feat(neovim): switch to null-ls
- switch from diagnostic-languageserver to null-ls.nvim - add shellcheck & shfmt - replace nix-linter with statix - replace prettier with prettier_d_slim - add stylelint, eslint_d & prettier_d_slim binaries
This commit is contained in:
parent
2122000c73
commit
ccaf72b459
4 changed files with 75 additions and 171 deletions
|
@ -55,6 +55,7 @@ in {
|
|||
|
||||
# lsp
|
||||
nvim-lspconfig
|
||||
null-ls-nvim
|
||||
nvim-lightbulb
|
||||
|
||||
# dap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue