mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-29 10:19:21 +08:00
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 `"
|
autocmd BufReadPost * normal `"
|
||||||
|
|
||||||
" if filereadable("~/.vim_local")
|
if filereadable("~/.vim_local")
|
||||||
source ~/.vim_local
|
source ~/.vim_local
|
||||||
" endif
|
endif
|
||||||
|
|
||||||
cnoremap RR :source ~/.vimrc<CR>
|
cnoremap RR :source ~/.vimrc<CR>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user