nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit bf193320f8e4608dab7cfeab79878d7bc3b4b249
parent e671e403dd1ec1da59f70605c73aaedb6cb0e637
Author: Joseph Frazier <1212jtraceur@gmail.com>
Date:   Sun, 26 Mar 2017 14:51:09 -0400

Fix headers in readme
Diffstat:
MREADME.markdown | 4++--
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