5 lines
189 B
VimL
5 lines
189 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 |