Add LUA LSP install link

This commit is contained in:
Evie Litherland-Smith 2022-11-02 09:15:55 +00:00
parent bf93d08bc3
commit d603418c2c

View file

@ -43,3 +43,6 @@ pyenv deactivate
```
From [vim documentation](https://neovim.io/doc/user/nvim.html#nvim-from-vim)
## Add LUA language server
Follow instructions from [sumneko/lua-language-server GitHub](https://github.com/sumneko/lua-language-server/wiki/Getting-Started#command-line).