make documentation use ready
just uncomment if you need it
This commit is contained in:
parent
a461b037ae
commit
04da8c0f59
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user