Note: The development of this plugin is finished. Accepts minor patches and issues but no new features. And the plugin does not support the latest nvim-lsp specification.
ddc.vim with ddc-source-lsp is the next generation auto completion plugin. Consider migrating to it.
Install LSP enabled neovim(version 0.5.0+)
Install the latest deoplete
Install and configure nvim-lspconfig
g:deoplete#lsp#handler_enabled: If you set it to v:true, you can disable
hover handler.
g:deoplete#lsp#use_icons_for_candidates: Set to v:true to enable icons for
LSP candidates. Requires patched font: https://www.nerdfonts.com/
Lua
61.8%
Python
27.7%
Vim Script
10.5%
Note: The development of this plugin is finished. Accepts minor patches and issues but no new features. And the plugin does not support the latest nvim-lsp specification.
ddc.vim with ddc-source-lsp is the next generation auto completion plugin. Consider migrating to it.
Install LSP enabled neovim(version 0.5.0+)
Install the latest deoplete
Install and configure nvim-lspconfig
g:deoplete#lsp#handler_enabled: If you set it to v:true, you can disable
hover handler.
g:deoplete#lsp#use_icons_for_candidates: Set to v:true to enable icons for
LSP candidates. Requires patched font: https://www.nerdfonts.com/
Lua
61.8%
Python
27.7%
Vim Script
10.5%