neovim-config
neovim-config copied to clipboard
Refactor LSP configuration
- 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).