deoplete-plugins/deoplete-lsp

LSP Completion source for deoplete

Lua

202

92 commits

updated Aug 15, 2025

See the code

README

LSP Completion source for deoplete

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

Configuration

  • 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/

Contributors

Shougo

62 commits

CKolkey

7 commits

hrsh7th

3 commits

deoplete-plugins/deoplete-lsp

LSP Completion source for deoplete

Lua

202

92 commits

updated Aug 15, 2025

See the code

README

LSP Completion source for deoplete

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

Configuration

  • 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/

Contributors

Shougo

62 commits

CKolkey

7 commits

hrsh7th

3 commits

Languages

Lua

61.8%

Python

27.7%

Vim Script

10.5%