make documentation use ready

just uncomment if you need it
This commit is contained in:
gmarik 2011-05-23 16:48:10 -05:00
parent a461b037ae
commit 04da8c0f59
2 changed files with 5 additions and 4 deletions

View File

@ -35,7 +35,9 @@
Bundle 'git://git.wincent.com/command-t.git'
" ...
filetype plugin indent on " required! ("filetype plugin on" also works)
filetype plugin indent on " required!
" or
" filetype plugin on " to not use the indentation settings set by plugins
3. Install configured bundles:

View File

@ -73,9 +73,8 @@ in order to install/search [all available vim scripts]
" ...
filetype plugin indent on " required!
< (You may also use "filetype plugin on" as the last line if you don't want
to use the indentation feature of the filetype system.)
" or
" filetype plugin on " to not use the indentation settings set by plugins
3) Install configured bundles: