tjdevries / nlua.nvim

Lua Development for Neovim
MIT License
262 stars 21 forks source link

lsp: more config opts, macOS binary correction #24

Open klooj opened 3 years ago

klooj commented 3 years ago

This corrects the binary location on macOS and makes the sumneko setup a little more configurable; the latter gives more flexibility for hacks or those who do not use your install script. I left some comments in there about things I added and one minor todo.

If you want to merge this lmk and I'll write some quick documentation for the config. Otherwise, I'll just use the fork for me.