diff options
| author | caley <u65487754@gmail.com> | 2026-05-28 13:57:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-28 13:57:51 +0200 |
| commit | 6fe6cbaac8fbb844f317760d270c4598de4a9564 (patch) | |
| tree | e545b234b7e58d8710ce7e87906d3aaa73f0c546 | |
| parent | f678ffece1d0f2c5c81ff433eadaabbd5053789b (diff) | |
Update vim.nix
| -rw-r--r-- | nixos/vim.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/vim.nix b/nixos/vim.nix index 38b7399..75b8fc8 100644 --- a/nixos/vim.nix +++ b/nixos/vim.nix @@ -10,7 +10,6 @@ withPython3 = false; extraPackages = with pkgs; [ - git gcc ripgrep ]; |
