dotvim/.vimrc

7 lines
107 B
VimL

set runtimepath+=~/.vim
runtime plugins.vim
runtime options.vim
runtime keymaps.vim
runtime functions.vim