ma vim: add remarks about vim-nix
This commit is contained in:
parent
4875a39aeb
commit
c83e5ad0d5
@ -127,6 +127,7 @@ in {
|
||||
{ names = [ "undotree"
|
||||
# "YouCompleteMe"
|
||||
"vim-better-whitespace" ]; }
|
||||
# vim-nix handles indentation better but does not perform sanity
|
||||
{ names = [ "vim-addon-nix" ]; ft_regex = "^nix\$"; }
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user