Added some lsps

This commit is contained in:
2024-09-09 20:13:37 +02:00
parent 8591413306
commit 2b7275e05e
2 changed files with 6 additions and 3 deletions

View File

@@ -88,6 +88,7 @@
git
gnumake
jq
python3
ripgrep
tree
unzip
@@ -118,6 +119,8 @@
# LSPs
gopls # .go
nil # .nix
luajitPackages.lua-lsp # .lua
jdt-language-server # .java
];
programs.steam.enable = true;