Remove bash and javascript LSP servers

This commit is contained in:
2021-07-29 22:26:53 +01:00
parent 0c6587ec87
commit 70db021027

View File

@@ -81,7 +81,6 @@ in {
## Shell
shellcheck
shfmt
nodePackages.bash-language-server
## Nix
nixfmt
niv
@@ -90,8 +89,6 @@ in {
black
## C/C++
clang-tools
## Javascript
nodePackages.javascript-typescript-langserver
## Go
gopls
gotests