From 38d0deec12ffb6cefa038121071ed61990844744 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 29 Nov 2017 15:50:48 +0000 Subject: [PATCH] Add wordpress plugins --- .gitmodules | 6 ++++++ bundle/phpcomplete.vim | 1 + bundle/wordpress.vim | 1 + 3 files changed, 8 insertions(+) create mode 160000 bundle/phpcomplete.vim create mode 160000 bundle/wordpress.vim 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