[improve] update example auto-complete plugin

This commit is contained in:
Hasu
2021-12-26 07:31:19 +09:00
committed by mattn
parent 54f42a01ee
commit 0570247fd8

View File

@@ -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