diff options
| -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 ]; |
