mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-23 03:59:29 +08:00
Correct broken helptags command in docs.
This commit is contained in:
parent
29cf96e45b
commit
9aae0be318
|
@ -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