commit fc14b4f5df9be4d1c1d67c99d841e634bd5472ea parent 509122df20e200b50e887c32cb7d92b19171a4ab Author: Phil Runninger <PhilRunninger@users.noreply.github.com> Date: Tue, 19 Dec 2017 09:45:47 -0500 Add :Helptags to the pathogen instructions Diffstat:
| M | README.markdown | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git 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)
