summaryrefslogtreecommitdiff
path: root/hm/editors
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-03-01 19:57:16 +0100
committeradikro <adikro@disroot.org>2026-03-01 19:57:16 +0100
commit1be09af058424219de2aad4b9cc27ccf760d23f6 (patch)
treebdc1177b166e1eef36763984b6862d7755a7bde8 /hm/editors
parent4b41ce640c5eddcb50904331e03aac5460caa144 (diff)
...
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;