Remove bash and javascript LSP servers

This commit is contained in:
coolneng 2021-07-29 22:26:53 +01:00
parent 0c6587ec87
commit 70db021027
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

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