aboutsummaryrefslogtreecommitdiff
path: root/nvim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nvim.nix')
-rw-r--r--nvim.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nvim.nix b/nvim.nix
index f4aa799..8eb0026 100644
--- a/nvim.nix
+++ b/nvim.nix
@@ -4,11 +4,13 @@ in {
environment.systemPackages = with pkgs; [
unstable.neovim
+ go
gcc
cargo
python311
nodejs_20
lua
+ zig
lua53Packages.luarocks
lua53Packages.luafilesystem
beamMinimal27Packages.elixir
@@ -19,6 +21,7 @@ in {
ripgrep
tree-sitter
+ gopls
clang-tools
lua-language-server
vscode-langservers-extracted