diff options
| author | 2015-02-26 13:44:32 +0100 | |
|---|---|---|
| committer | 2015-02-26 13:44:32 +0100 | |
| commit | d32d3ed13ed5c6a71c61bb869fe02a34d7fb85ac (patch) | |
| tree | 3277f15578b8225cb250b256b575d466cdab0363 /.gitmodules | |
| parent | 231c602ea2e0633465782a66e789e6abab967522 (diff) | |
| download | dotfiles-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-- | .gitmodules | 3 |
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 | ||
