diff --git a/.gitmodules b/.gitmodules index 2fc809a..890ee13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule ".vim/bundle/tagbar"] path = .vim/bundle/tagbar url = https://github.com/majutsushi/tagbar.git +[submodule ".vim/vim-pathogen"] + path = .vim/vim-pathogen + url = https://github.com/tpope/vim-pathogen.git diff --git a/.vim/vim-pathogen b/.vim/vim-pathogen new file mode 160000 index 0000000..f195ac5 --- /dev/null +++ b/.vim/vim-pathogen @@ -0,0 +1 @@ +Subproject commit f195ac5e402a1e7d0f75322558da36245dde59d6