[vim] Remove vimrc.local
This commit is contained in:
parent
7344158c76
commit
d91e5d4add
2 changed files with 0 additions and 10 deletions
|
@ -385,8 +385,3 @@ if has('autocmd')
|
|||
endif
|
||||
" }}}
|
||||
|
||||
if has('unix')
|
||||
if filereadable($HOME."/.vimrc.local")
|
||||
source $HOME/.vimrc.local
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue