forked from x/ContextOS
opt some
This commit is contained in:
parent
a3c8e7ad61
commit
d0ef38336a
@ -156,9 +156,9 @@ autocmd BufNewFile,BufReadPost *.js call Config("js")
|
||||
|
||||
autocmd BufReadPost * normal `"
|
||||
|
||||
" if filereadable("~/.vim_local")
|
||||
if filereadable("~/.vim_local")
|
||||
source ~/.vim_local
|
||||
" endif
|
||||
endif
|
||||
|
||||
cnoremap RR :source ~/.vimrc<CR>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user