commit 40993e90101332e88b68c15d1ea4fd3ea84ab2a4 parent 2e2b649232d6ae4d02d74793e5da0ee08480ad8d Author: Phil Runninger <PhilRunninger@users.noreply.github.com> Date: Thu, 25 Aug 2016 08:23:02 -0400 Corrected case of :Helptags to :helptags Diffstat:
| M | README.markdown | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown @@ -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`, and check out `:help NERD_tree.txt`. ####[apt-vim](https://github.com/egalpin/apt-vim)
