summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2012-10-10 22:37:31 +0200
committerAudric Schiltknecht <storm@chemicalstorm.org>2012-10-10 22:37:31 +0200
commit1748e0ba6b5b128730f6792a7444235df0732679 (patch)
tree9fa00c39257a5122c76ebdf43943d63016cce2eb /.gitmodules
parentc54cbff69091a3dfc030c44166dbefb0bace585f (diff)
downloaddotfiles-1748e0ba6b5b128730f6792a7444235df0732679.tar.gz
dotfiles-1748e0ba6b5b128730f6792a7444235df0732679.tar.bz2
dotfiles-1748e0ba6b5b128730f6792a7444235df0732679.zip
Import nerdtree plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7ebb7a7..142d833 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "vim/.vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
+[submodule "vim/.vim/bundle/nerdtree"]
+ path = vim/.vim/bundle/nerdtree
+ url = https://github.com/scrooloose/nerdtree.git