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
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