add json server and remove deprecated open_on_setup option

This commit is contained in:
2023-05-31 19:47:24 +03:00
parent c387db0bdd
commit b424ac2685
2 changed files with 1 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
prisma-engines # ditto for schema.prisma files
nodePackages.prettier # ditto
nodePackages.bash-language-server # bash lsp
nodePackages.vscode-json-languageserver # json lsp
python310Packages.python-lsp-server # todo: is specifying 310 an issue?
alejandra # nix formatter alternative
statix # linter for nix