make documentation use ready
just uncomment if you need it
This commit is contained in:
@@ -35,7 +35,9 @@
|
|||||||
Bundle 'git://git.wincent.com/command-t.git'
|
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:
|
3. Install configured bundles:
|
||||||
|
|
||||||
|
|||||||
@@ -73,9 +73,8 @@ in order to install/search [all available vim scripts]
|
|||||||
" ...
|
" ...
|
||||||
|
|
||||||
filetype plugin indent on " required!
|
filetype plugin indent on " required!
|
||||||
|
" or
|
||||||
< (You may also use "filetype plugin on" as the last line if you don't want
|
" filetype plugin on " to not use the indentation settings set by plugins
|
||||||
to use the indentation feature of the filetype system.)
|
|
||||||
|
|
||||||
3) Install configured bundles:
|
3) Install configured bundles:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user