From ad42147e9a3218c3b738ee5c7a7f25d2a3742048 Mon Sep 17 00:00:00 2001 From: Ari Pollak Date: Thu, 23 Feb 2012 11:30:47 -0500 Subject: [PATCH] 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. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 57c3101a..5710e7ef 100644 --- a/README.markdown +++ b/README.markdown @@ -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