Add wordpress plugins
This commit is contained in:
parent
20137dafd8
commit
38d0deec12
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
bundle/phpcomplete.vim
Submodule
1
bundle/phpcomplete.vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2c98f348d1192ec7793d93200ec7981fa0dd07fa
|
1
bundle/wordpress.vim
Submodule
1
bundle/wordpress.vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 679a71c21d52ec79a55c45ba2526e8edb35a6d78
|
Loading…
Add table
Add a link
Reference in a new issue