summaryrefslogtreecommitdiff
path: root/hm/editors
diff options
context:
space:
mode:
Diffstat (limited to 'hm/editors')
-rw-r--r--hm/editors/nixvim/nixvim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/editors/nixvim/nixvim.nix b/hm/editors/nixvim/nixvim.nix
index 579c9e2..068012f 100644
--- a/hm/editors/nixvim/nixvim.nix
+++ b/hm/editors/nixvim/nixvim.nix
@@ -229,7 +229,7 @@ in
};
};
- gitsigns.enable = true;
+ # gitsigns.enable = true;
which-key.enable = true;
harpoon = {
enable = true;