Hacker News new | ask | show | jobs
by figomore 2117 days ago
Neovim 0.5 (not released yet but has PPA) has a builtin LSP client that not depends on NPM. It works very well.
2 comments

Is there somewhere that I can read more about this? I tried checking neovim.io and the repo but wasn't able to find anything.

edit/ Of course, Google was able to pop it out after I submit this comment... For anyone else who may be curious about how this works: https://neovim.io/doc/user/lsp.html

That's great! Thanks for mentioning this.