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: