Remove advice around filetype on

Closes #80.
This commit is contained in:
Tim Pope
2012-12-20 09:35:14 -05:00
parent e5f413f480
commit 1b46b4f991
+2 -2
View File
@@ -5,8 +5,8 @@
" Install in ~/.vim/autoload (or ~\vimfiles\autoload).
"
" For management of individually installed plugins in ~/.vim/bundle (or
" ~\vimfiles\bundle), adding `call pathogen#infect()` to your .vimrc
" prior to `filetype plugin indent on` is the only other setup necessary.
" ~\vimfiles\bundle), adding `call pathogen#infect()` to the top of your
" .vimrc is the only other setup necessary.
"
" The API is documented inline below. For maximum ease of reading,
" :set foldmethod=marker