dotvim/.vimrc

7 lines
107 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
2015-02-18 09:25:46 +00:00
runtime functions.vim