diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-03 17:45:46 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-03 17:45:46 +0530 |
| commit | 5389f75cb8d9ede6805e5e27bbfb7b7b5b2baa95 (patch) | |
| tree | 62fc703953010667db58eebb332fbe6208c39960 /nixos/nvim.nix | |
| parent | bfb88193d8cad15829f625f03fe34bcbd479b2b2 (diff) | |
chore: it's been a while since i updated a lot of things
Diffstat (limited to 'nixos/nvim.nix')
| -rw-r--r-- | nixos/nvim.nix | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nixos/nvim.nix b/nixos/nvim.nix index ae3c94c..e3ee7ff 100644 --- a/nixos/nvim.nix +++ b/nixos/nvim.nix @@ -6,12 +6,11 @@ zip unzip + direnv xsel ripgrep tree-sitter - - luajitPackages.magick - vscode-langservers-extracted + luajitPackages.magick ]; } |
