aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-26 13:44:32 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-26 13:44:32 +0100
commitd32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac (patch)
tree3277f15578b8225cb250b256b575d466cdab0363 /.gitmodules
parent231c602ea2e0633465782a66e789e6abab967522 (diff)
downloaddotfiles-d32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac.tar.gz
dotfiles-d32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac.tar.bz2
dotfiles-d32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac.zip
Added vim-nerdtree-tabs to vim and updated bashrc
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 60a1468..d254dd7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
16[submodule "vim/bundle/vim-fugitive"] 16[submodule "vim/bundle/vim-fugitive"]
17 path = vim/bundle/vim-fugitive 17 path = vim/bundle/vim-fugitive
18 url = https://github.com/tpope/vim-fugitive.git 18 url = https://github.com/tpope/vim-fugitive.git
19[submodule "vim/bundle/vim-nerdtree-tabs"]
20 path = vim/bundle/vim-nerdtree-tabs
21 url = https://github.com/jistr/vim-nerdtree-tabs.git