https://github.com/deoplete-plugins/deoplete-lsp
LSP Completion source for deoplete
https://github.com/deoplete-plugins/deoplete-lsp
Last synced: 11 months ago
JSON representation
LSP Completion source for deoplete
- Host: GitHub
- URL: https://github.com/deoplete-plugins/deoplete-lsp
- Owner: deoplete-plugins
- License: other
- Created: 2018-10-23T23:29:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:07:26.000Z (over 3 years ago)
- Last Synced: 2024-11-25T02:33:12.746Z (over 1 year ago)
- Language: Lua
- Size: 71.3 KB
- Stars: 203
- Watchers: 13
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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](https://github.com/Shougo/ddc.vim) with
[ddc-source-lsp](https://github.com/Shougo/ddc-source-lsp) is the next
generation auto completion plugin. Consider migrating to it.
## Install
- Install LSP enabled [neovim](https://github.com/neovim/neovim)(version 0.5.0+)
- Install the latest [deoplete](https://github.com/Shougo/deoplete.nvim)
- Install and configure [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
## 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/