6 lines
85 B
VimL
6 lines
85 B
VimL
set runtimepath+=~/.vim
|
|
|
|
runtime plugins.vim
|
|
runtime options.vim
|
|
runtime keymaps.vim
|