mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-06 18:07:35 +00:00
Add smartsource for init.rc.vim
This commit is contained in:
parent
c3774255ad
commit
08844a251e
@ -47,7 +47,7 @@ if empty(glob('~/.vim/autoload/plug.vim'))
|
||||
autocmd VimEnter * PlugInstall
|
||||
endif
|
||||
|
||||
call s:source_rc('init.rc.vim')
|
||||
call s:smart_source_rc('init')
|
||||
call s:smart_source_rc('keymap')
|
||||
call plug#begin()
|
||||
call s:smart_source_rc('plugins')
|
||||
|
Loading…
Reference in New Issue
Block a user