mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-14 20:53:48 -05:00
chore: Change GitHub namespace to new home under PreserVIM
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
" Author: Nate Kane <nathanaelkane AT gmail DOT com>
|
||||
" Homepage: http://github.com/nathanaelkane/vim-indent-guides
|
||||
" Homepage: http://github.com/preservim/vim-indent-guides
|
||||
|
||||
" Do not load if vim is too old
|
||||
if (v:version == 701 && !exists('*matchadd')) || (v:version < 701)
|
||||
|
||||
Reference in New Issue
Block a user