Merge pull request #619 from curran/patch-1

Correct broken helptags command in docs.
This commit is contained in:
Phil Runninger 2016-09-22 11:18:50 -04:00 committed by GitHub
commit d34f3a257f

View File

@ -60,7 +60,7 @@ Installation
cd ~/.vim/bundle
git clone https://github.com/scrooloose/nerdtree.git
Then reload vim, run `:helptags`, and check out `:help NERD_tree.txt`.
Then reload vim, run `:helptags ~/.vim/bundle/nerdtree/doc/`, and check out `:help NERD_tree.txt`.
####[apt-vim](https://github.com/egalpin/apt-vim)