Docs
This commit is contained in:
parent
35da00a25a
commit
13117bf9d2
@ -12,9 +12,10 @@
|
||||
|
||||
## Configuration
|
||||
|
||||
Append those lines to your <code>~/.vim/bundlerc</code>
|
||||
Configure required plugins in <code>~/.vim/bundlerc</code>, ie like this:
|
||||
|
||||
cat > ~/.vim/bundlerc <<EOF
|
||||
" Bundle "<git-repo-uri>"
|
||||
Bundle "http://github.com/vim-scripts/L9.git"
|
||||
Bundle "http://github.com/vim-scripts/FuzzyFinder.git"
|
||||
Bundle "git://git.wincent.com/command-t.git"
|
||||
|
Loading…
Reference in New Issue
Block a user