dotvim/.vimrc

7 lines
107 B
VimL
Raw Normal View History

2014-11-25 17:57:04 +09:00
set runtimepath+=~/.vim
2014-12-28 11:57:59 +09:00
2015-01-28 19:05:47 +09:00
runtime plugins.vim
runtime options.vim
runtime keymaps.vim
2015-02-18 18:25:46 +09:00
runtime functions.vim