commit 649d31384cdc8ab9e3b4a6801447e75ab7a5797f
parent e671e403dd1ec1da59f70605c73aaedb6cb0e637
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date: Mon, 27 Mar 2017 09:39:22 -0400
Merge pull request #676 from josephfrazier/patch-1
Fix headers in readme
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.markdown b/README.markdown
@@ -55,14 +55,14 @@ The following features and functionality are provided by the NERD tree:
Installation
------------
-####[pathogen.vim](https://github.com/tpope/vim-pathogen)
+#### [pathogen.vim](https://github.com/tpope/vim-pathogen)
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
Then reload vim, run `:helptags ~/.vim/bundle/nerdtree/doc/`, and check out `:help NERD_tree.txt`.
-####[apt-vim](https://github.com/egalpin/apt-vim)
+#### [apt-vim](https://github.com/egalpin/apt-vim)
apt-vim install -y https://github.com/scrooloose/nerdtree.git