-
Hi! I enjoyed your dvpm plugin for a long time.
When i use nvim today, nvim does not apply dvpm settings.
Since i surveyed this, `dvpm.end()` cannot add runtimepath.
Here is minimal configs.(sorr…
-
websocket実装が重そうなので、vimなりdenopsなりのタイマーを使用してメッセージを取得したい
手動リロードが面倒なので
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
The first time of opening for DDU list, nothing get wrong. But the follow-…
-
Vim/Neovim双方で再現を確認しました。
## vimrc
```vim
if !has('nvim')
set nocompatible
endif
set runtimepath^=~/Repositories/github.com/vim-skk/skkeleton
set runtimepath^=~/Repositories/github.com/vim-…
-
# Configuration
```vim
"Steps:
"$ export NVIM_APPNAME=nvim_lspoints
"$ mkdir ~/.config/$NVIM_APPNAME
"$ git clone https://github.com/vim-denops/denops.vim/
"$ git clone https://github.com/kuuo…
-
https://github.com/tree-sitter/tree-sitter/issues/1042
And an external binary is planned. Feel free to drop any ideas about the tree-sitter integration.
-
- https://zenn.dev/kuu/articles/vac2021-skkeleton
- https://zenn.dev/hasu_83/articles/how-to-use-skk-in-vim
- https://dic.nicovideo.jp/a/skk
-
When I install the plugin and run it with `:Fall file`, I get an error.
I am a Neovim user.
I use [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) as my plugin manager.
Not only vim-fall…
-
I want to add the screenshots link in README.
If you have good screenshots for ddu.vim, can you add it in this issue?
-
Great plugin, thanks. I find myself mostly using it via chat, and sometimes waiting around while it types a long answer. I know neovim/vim 8 have async features -- would this be possible/hard to buil…