neovim-config icon indicating copy to clipboard operation
neovim-config copied to clipboard

Refactor LSP configuration

Open ntk148v opened this issue 2 years ago • 0 comments

  • The current LSP configuration is mostly default, and isn't optimized.
  • Formatter, linter are missing right now.
  • null-ls is getting archived: https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621 . Should be replaced by a fork or an alternative (candidates: nvim-lint & formatter.nvim).

ntk148v avatar Aug 10 '23 09:08 ntk148v