summaryrefslogtreecommitdiffstats
path: root/common/nixvim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/nixvim.nix')
-rw-r--r--common/nixvim.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/nixvim.nix b/common/nixvim.nix
index d86a923..4fe57ef 100644
--- a/common/nixvim.nix
+++ b/common/nixvim.nix
@@ -27,7 +27,6 @@ inputs:
27 "noinsert" 27 "noinsert"
28 "noselect" 28 "noselect"
29 "popup" 29 "popup"
30 "preinsert"
31 ]; 30 ];
32 cursorline = true; 31 cursorline = true;
33 diffopt = [ 32 diffopt = [