年糕小豆汤

Results 250 comments of 年糕小豆汤

The option `initializationOptions` is already mention in the readme. PS. I don't use the other LSP client so i don't know how they config. PR is welcome.

The log seems right. It need some time to index all your vim files in runtimepath.

It must be something wrong, it can't take hours to index all plugins. It only take 1x-2x seconds to index 3x plugins with my macbook pro. If it parser the...

https://github.com/vim-jp/vim-vimlparser can not parse https://github.com/vim-vdebug/vdebug/blob/master/plugin/vdebug.vim#L285

@masaeedu The plugin will not use the `&rtp` if you don't set the `runtimepath`. There is no way use variable if you use coc-setting.json to config, but you can use...

@masaeedu The extension do not need configured in coc-settings.json

> @iamcco please consider adding support for vim9. It need vim-vimlparser to support vim9.

> How do I setup the support for vim9 with vim-vimlparser? What I mean is vim-language-server depend on vim-vimlparser to support vim9 and by now vim-vimlparser does not support vim9.

bug of https://github.com/vim-jp/vim-vimlparser

> I'm a bit confused as I got the impression from: > > > I don't know how you test with funcrion but it works well for me. Make sure...