1
0

update vimrc to reflect changes for plugins and core

This commit is contained in:
valeth 2015-04-14 18:15:22 +02:00
parent c32364f2cc
commit 47bce2ffe0

4
vimrc
View File

@ -5,5 +5,5 @@
" "
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
runtime! config/core/**/*.vim
runtime! config/plugins/**/*.vim
runtime! core/**/*.vim
runtime! plugins/**/*.vim