Browse Source

Docs

pull/10/head
gmarik 15 years ago
parent
commit
13117bf9d2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@ -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…
Cancel
Save