Hacker News new | ask | show | jobs
by lawn 231 days ago
I don't know about LazyVim but my LSP configuration in Neovim is really simple:.

Use Mason to install the LSP server (just type :LspInstall or use the Mason UI) that will then activate automatically and reuse an existing configuration from lsp-config.

No tinkering or configuration needed.