Docs
This commit is contained in:
parent
f1e483e441
commit
e4ea64a992
@ -18,6 +18,8 @@
|
||||
set rtp+=~/.vim/bundle/vundle/
|
||||
call vundle#rc()
|
||||
|
||||
" let Vundle manage Vundle
|
||||
Bundle 'gmarik/vundle'
|
||||
|
||||
" My Bundles here:
|
||||
"
|
||||
@ -32,8 +34,6 @@
|
||||
" non github repos
|
||||
Bundle 'git://git.wincent.com/command-t.git'
|
||||
" ...
|
||||
" let Vundle manage Vundle
|
||||
Bundle 'gmarik/vundle'
|
||||
|
||||
filetype plugin indent on " required!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user