diff options
| author | 2015-02-27 11:06:19 +0100 | |
|---|---|---|
| committer | 2015-02-27 11:06:19 +0100 | |
| commit | f5ba774f4c3f1d62af6145bcd51b514306675d53 (patch) | |
| tree | 99082b04835be4c49509c5fafe5be7cf372d1e8b /.gitmodules | |
| parent | acf073b1d1fe5cb7353505d0dbd121949871180b (diff) | |
| download | dotfiles-f5ba774f4c3f1d62af6145bcd51b514306675d53.tar.gz dotfiles-f5ba774f4c3f1d62af6145bcd51b514306675d53.tar.bz2 dotfiles-f5ba774f4c3f1d62af6145bcd51b514306675d53.zip | |
Added nerdcommenter
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d254dd7..93ccec3 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -19,3 +19,6 @@ | |||
| 19 | [submodule "vim/bundle/vim-nerdtree-tabs"] | 19 | [submodule "vim/bundle/vim-nerdtree-tabs"] |
| 20 | path = vim/bundle/vim-nerdtree-tabs | 20 | path = vim/bundle/vim-nerdtree-tabs |
| 21 | url = https://github.com/jistr/vim-nerdtree-tabs.git | 21 | url = https://github.com/jistr/vim-nerdtree-tabs.git |
| 22 | [submodule "vim/bundle/nerdcommenter"] | ||
| 23 | path = vim/bundle/nerdcommenter | ||
| 24 | url = https://github.com/scrooloose/nerdcommenter.git | ||
