summaryrefslogtreecommitdiff
path: root/nixos/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/vim.nix')
-rw-r--r--nixos/vim.nix1
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
];