mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-29 12:43:44 +08:00
Merge pull request #619 from curran/patch-1
Correct broken helptags command in docs.
This commit is contained in:
commit
d34f3a257f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user