Add instructions for viewing help

This commit is contained in:
Tim Pope 2011-07-25 18:59:12 -04:00
parent bca6ca0237
commit dba7bad836

View File

@ -64,6 +64,9 @@ then simply copy and paste:
cd ~/.vim/bundle
git clone git://github.com/tpope/vim-fugitive.git
Once help tags have been generated, you can view the manual with
`:help fugitive`.
FAQ
---