Spent a while trying to figure out why :helptags wasn't working properly with pathogen, but it turns out the h has to be capitalized.

This commit is contained in:
Ari Pollak 2012-02-23 11:30:47 -05:00
parent bcfdab6a02
commit ad42147e9a

View File

@ -55,7 +55,7 @@ Installation
cd ~/.vim/bundle
git clone https://github.com/scrooloose/syntastic.git
Then reload vim, run `:helptags`, and check out `:help syntastic.txt`.
Then reload vim, run `:Helptags`, and check out `:help syntastic.txt`.
Google group