From fc14b4f5df9be4d1c1d67c99d841e634bd5472ea Mon Sep 17 00:00:00 2001 From: Phil Runninger Date: Tue, 19 Dec 2017 09:45:47 -0500 Subject: [PATCH] Add :Helptags to the pathogen instructions --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 879d96d..6efeb0b 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,7 @@ Installation git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree -Then reload Vim, run `:helptags ~/.vim/bundle/nerdtree/doc/`, and check out `:help NERDTree.txt`. +Then reload Vim, run `:helptags ~/.vim/bundle/nerdtree/doc/` or `:Helptags`, and check out `:help NERDTree.txt`. #### [apt-vim](https://github.com/egalpin/apt-vim)