Whitespace
This commit is contained in:
parent
fef32d7481
commit
1b108fc9c9
@ -2,7 +2,7 @@
|
|||||||
" Homepage: http://github.com/nathanaelkane/vim-indent-guides
|
" Homepage: http://github.com/nathanaelkane/vim-indent-guides
|
||||||
|
|
||||||
" Do not load if vim is too old
|
" Do not load if vim is too old
|
||||||
if (v:version == 701 && ! exists('*matchadd')) || (v:version < 701)
|
if (v:version == 701 && !exists('*matchadd')) || (v:version < 701)
|
||||||
finish
|
finish
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user