From 6fe6cbaac8fbb844f317760d270c4598de4a9564 Mon Sep 17 00:00:00 2001 From: caley Date: Thu, 28 May 2026 13:57:51 +0200 Subject: Update vim.nix --- nixos/vim.nix | 1 - 1 file changed, 1 deletion(-) 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 ]; -- cgit v1.3.1