Browse Source

Merge 75b9ec941e into 6545681f56

pull/438/merge
Daniel Karp 12 years ago
parent
commit
229244f32a
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@ -71,6 +71,7 @@
Plugin 'file:///home/gmarik/path/to/plugin' Plugin 'file:///home/gmarik/path/to/plugin'
" ... " ...
" All of your Plugins must be added before the following line
filetype plugin indent on " required filetype plugin indent on " required
" To ignore plugin indent changes, instead use: " To ignore plugin indent changes, instead use:
"filetype plugin on "filetype plugin on
@ -83,7 +84,7 @@
" "
" see :h vundle for more details or wiki for FAQ " see :h vundle for more details or wiki for FAQ
" NOTE: comments after Plugin commands are not allowed. " NOTE: comments after Plugin commands are not allowed.
" Put your stuff after this line
" Put your non-Plugin stuff after this line
``` ```
4. Install Plugins: 4. Install Plugins:


Loading…
Cancel
Save