issues
search
ntk148v
/
neovim-config
A minimal neovim configuration written in Lua
Apache License 2.0
148
stars
60
forks
source link
Refactor LSP configuration
#2
Closed
ntk148v
closed
1 month ago
ntk148v
commented
1 year ago
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
commented
1 month ago
switch to none-ls