diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:33:55 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:38:20 +0600 |
| commit | ffb6e9d825241d725c964bd573abe34d186f59ca (patch) | |
| tree | 210f3771ce180bb55d8ee896a0c2aa776aece674 /.gitmodules | |
| parent | 06ba60c16bdeb918587fa991a763c53aecd1c26d (diff) | |
Update vim pathogen.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a015f3a..d9bb1d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "files/.vim/bundle/vim-jade"] path = files/.vim/bundle/vim-jade url = git://github.com/digitaltoad/vim-jade.git +[submodule "files/.vim/bundle/vim-pathogen"] + path = files/.vim/bundle/vim-pathogen + url = https://github.com/tpope/vim-pathogen |
