Skip to content

Commit 413eb20

Browse files
authored
Update readme.md (#70)
1 parent c05f658 commit 413eb20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ npm install -g vim-language-server
4444
:CocInstall coc-vimlsp
4545
```
4646

47+
**For vim-easycomplete user** install lsp server via `:InstallLspServer vim` and config nothing:
48+
49+
```vim
50+
:InstallLspServer vim
51+
```
52+
4753
## Config
4854

4955
for document highlight

0 commit comments

Comments
 (0)