parent
d840b24072
commit
bb402facfb
@ -12,11 +12,12 @@ syntax on
|
|||||||
runtime macros/matchit.vim
|
runtime macros/matchit.vim
|
||||||
|
|
||||||
exec 'set rtp+='.root.'/vundle'
|
exec 'set rtp+='.root.'/vundle'
|
||||||
|
" set rtp+=~/.vim/bundle/vundle
|
||||||
|
|
||||||
|
|
||||||
call vundle#rc(root)
|
call vundle#rc(root)
|
||||||
|
|
||||||
Bundle 'gmarik/vundle'
|
Bundle 'gmarik/vundle' " Let Vundle manage Vundle
|
||||||
|
|
||||||
" vim-scripts name
|
" vim-scripts name
|
||||||
Bundle 'molokai'
|
Bundle 'molokai'
|
||||||
|
Loading…
Reference in New Issue
Block a user