1
0
Fork 0
mirror of synced 2024-09-07 15:06:25 -04:00

Update extended.vim

Should be my_configs.vim with path
This commit is contained in:
Chuan Jin 2016-10-24 22:00:55 +02:00 committed by GitHub
parent aad95603ea
commit 754e831d9e

View file

@ -36,7 +36,7 @@ colorscheme peaksea
" => Fast editing and reloading of vimrc configs " => Fast editing and reloading of vimrc configs
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
map <leader>e :e! ~/.vim_runtime/my_configs.vim<cr> map <leader>e :e! ~/.vim_runtime/my_configs.vim<cr>
autocmd! bufwritepost vimrc source ~/.vim_runtime/my_configs.vim autocmd! bufwritepost ~/.vim_runtime/my_configs.vim source ~/.vim_runtime/my_configs.vim
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""