diff --git a/.gitmodules b/.gitmodules index ca2142b..2412e08 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,3 +56,9 @@ [submodule "bundle/vim-es6"] path = bundle/vim-es6 url = https://github.com/isRuslan/vim-es6.git +[submodule "bundle/phpcomplete.vim"] + path = bundle/phpcomplete.vim + url = https://github.com/shawncplus/phpcomplete.vim +[submodule "bundle/wordpress.vim"] + path = bundle/wordpress.vim + url = https://github.com/dsawardekar/wordpress.vim diff --git a/bundle/phpcomplete.vim b/bundle/phpcomplete.vim new file mode 160000 index 0000000..2c98f34 --- /dev/null +++ b/bundle/phpcomplete.vim @@ -0,0 +1 @@ +Subproject commit 2c98f348d1192ec7793d93200ec7981fa0dd07fa diff --git a/bundle/wordpress.vim b/bundle/wordpress.vim new file mode 160000 index 0000000..679a71c --- /dev/null +++ b/bundle/wordpress.vim @@ -0,0 +1 @@ +Subproject commit 679a71c21d52ec79a55c45ba2526e8edb35a6d78