Skip to content

Commit 16e857b

Browse files
authored
Merge pull request #36 from jayli/patch-1
doc: add vim-easycomplete supporting
2 parents 8e26caa + 4b44dd1 commit 16e857b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,7 @@ add following code to your `~/.emacs` or `.emacs.d/init.el` .
127127
work with company-mode and lua-mode in Emacs 26.1:
128128

129129
![work-with-emacs](img/work-with-emacs.png)
130+
131+
## Adding to Vim/NeoVim
132+
133+
Install [Vim-EasyComplete](https://github.com/jayli/vim-easycomplete). Run `InstallLspServer` after opening a lua file with vim.

0 commit comments

Comments
 (0)