Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mjlbach
on April 15, 2022
|
parent
|
context
|
favorite
| on:
Neovim 0.7 Released
Neovim does bundle an LSP client.You can launch and attach with ~6 LoC. See `:help lsp`
https://paste.sr.ht/~mjlbach/1a1df5cd61627e87ea4c4355a0473bf...
bheadmaster
on April 15, 2022
[–]
I did not know about this. Thanks!
mjlbach
on April 15, 2022
|
parent
[–]
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:
https://paste.sr.ht/~mjlbach/1a1df5cd61627e87ea4c4355a0473bf...