mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
[improve] update example auto-complete plugin
This commit is contained in:
@@ -47,10 +47,10 @@ Plug 'prabirshrestha/asyncomplete.vim'
|
||||
Plug 'prabirshrestha/asyncomplete-lsp.vim'
|
||||
```
|
||||
|
||||
#### deoplete.nvim
|
||||
#### ddc.vim
|
||||
```viml
|
||||
Plug 'Shougo/deoplete.nvim'
|
||||
Plug 'lighttiger2505/deoplete-vim-lsp'
|
||||
Plug 'Shougo/ddc.vim'
|
||||
Plug 'shun/ddc-vim-lsp'
|
||||
```
|
||||
|
||||
### LSP server download directory
|
||||
|
||||
Reference in New Issue
Block a user