6 lines
190 B
VimL
6 lines
190 B
VimL
" This is vimrc file, using as the profile of vim.
|
|
" After modify vimrc, use `:so $MYVIMRC` to reload new profile.
|
|
" Settings could be rewrited by editing this file.
|
|
|
|
runtime! vimrc.d/*.vim
|