From 04da8c0f59bc31dcb5ae19416dc3a2bfd3a46593 Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 23 May 2011 16:48:10 -0500 Subject: [PATCH] make documentation use ready just uncomment if you need it --- README.md | 4 +++- doc/vundle.txt | 5 ++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c5300d..999a0ca 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/doc/vundle.txt b/doc/vundle.txt index 95d177d..1ef286a 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -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: