summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/editor/vim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/editor/vim.nix')
-rw-r--r--makefu/2configs/editor/vim.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/2configs/editor/vim.nix b/makefu/2configs/editor/vim.nix
index b37f2409..f53be58f 100644
--- a/makefu/2configs/editor/vim.nix
+++ b/makefu/2configs/editor/vim.nix
@@ -11,7 +11,8 @@
"YouCompleteMe"
#"UltiSnips"
# vim-nix handles indentation better but does not perform sanity
- "vim-addon-nix"
+ "vim-nix"
+ # "vim-addon-nix"
"vim-better-whitespace"
];
};