Hacker News new | past | comments | ask | show | jobs | submit login

Neovim does bundle an LSP client.You can launch and attach with ~6 LoC. See `:help lsp`

https://paste.sr.ht/~mjlbach/1a1df5cd61627e87ea4c4355a0473bf...




I did not know about this. Thanks!


Of course :) Lspconfig adds an autocommand that does this for you when it detects the filetype, and includes the start commands (that's it, all the other functionality is in core.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: