diff --git a/.gitmodules b/.gitmodules index 0cc69de..410d2ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule ".vim/bundle/tabular"] path = .vim/bundle/tabular url = git://github.com/godlygeek/tabular.git +[submodule ".vim/bundle/phpdoc"] + path = .vim/bundle/phpdoc + url = https://github.com/vexxor/phpdoc.vim.git diff --git a/.vim/bundle/phpdoc b/.vim/bundle/phpdoc new file mode 160000 index 0000000..6c10d9e --- /dev/null +++ b/.vim/bundle/phpdoc @@ -0,0 +1 @@ +Subproject commit 6c10d9ea0935479627a3a73c1e7b95fa9727863d