dotvim/.vimrc

6 lines
85 B
VimL
Raw Normal View History

2014-11-25 08:57:04 +00:00
set runtimepath+=~/.vim
2014-12-28 02:57:59 +00:00
2015-01-28 10:05:47 +00:00
runtime plugins.vim
runtime options.vim
runtime keymaps.vim