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