Indentation fix.
This commit is contained in:
parent
f2b7e2ad8e
commit
c8a0f0c3f1
@ -125,6 +125,6 @@ Bundle 'https://github.com/jonathanfilip/vim-lucius.git'
|
||||
filetype plugin indent on
|
||||
|
||||
" If it exists, include user's local vim config
|
||||
if filereadable(expand("~/.vimrc.local"))
|
||||
source ~/.vimrc.local
|
||||
endif
|
||||
if filereadable(expand("~/.vimrc.local"))
|
||||
source ~/.vimrc.local
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user