mirror of
https://github.com/amix/vimrc
synced 2025-06-22 22:25:34 +08:00
Update extended.vim
Should be my_configs.vim with path
This commit is contained in:
@ -36,7 +36,7 @@ colorscheme peaksea
|
||||
" => Fast editing and reloading of vimrc configs
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
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
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user