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:
Felix Schröter 2022-08-29 13:14:18 +02:00
parent 2122000c73
commit ccaf72b459
Signed by: felschr
GPG key ID: 671E39E6744C807D
4 changed files with 75 additions and 171 deletions

View file

@ -55,6 +55,7 @@ in {
# lsp
nvim-lspconfig
null-ls-nvim
nvim-lightbulb
# dap