aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-07-06 00:36:10 -0400
committerTeddy Wing2015-07-06 00:36:10 -0400
commit6d7ea2be365959b8aa348d5942846111a85480f6 (patch)
tree5c2084666243595497756677ed635b59b5dfe69d /.gitmodules
parent24d36ec53f8745a92d442d4511a4837f1ddbc087 (diff)
downloaddotvim-6d7ea2be365959b8aa348d5942846111a85480f6.tar.bz2
Remove 'NERD Tree' plugin
I've been using Netrw more and more after 9ec85f7fa5e118c0630e6b6457b71e80e57fa5dd. I think I'm going to switch over and leave NERD Tree now. Haven't really been using it for anything other than showing multiple directory levels of a project in a single view, which I now know is something Netrw can do. Also I mostly use Command-T opening files so haven't been using the plugin much lately.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d1cb382..f66c95b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,9 +4,6 @@
[submodule "bundle/Command-T"]
path = bundle/Command-T
url = https://github.com/wincent/Command-T.git
-[submodule "bundle/nerdtree"]
- path = bundle/nerdtree
- url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/PreserveNoEOL"]
path = bundle/PreserveNoEOL
url = https://github.com/vim-scripts/PreserveNoEOL.git