From 43235e0f5d12104bd034e2ee78052b0c00f018a6 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Fri, 7 Jul 2023 09:20:12 +0100
Subject: [PATCH] chore(nvim): remove neogit

---
 home-manager/modules/common.nix | 1 -
 1 file changed, 1 deletion(-)

diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix
index 6302c3e5..599c2f37 100644
--- a/home-manager/modules/common.nix
+++ b/home-manager/modules/common.nix
@@ -150,7 +150,6 @@ in
       # Git
       vimPlugins.vim-fugitive
       vimPlugins.vim-rhubarb
-      vimPlugins.neogit
 
       # Debugging
       vimPlugins.nvim-dap