diff --git a/.gitmodules b/.gitmodules index 0e5b926..5aae7b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "src/vim/bundle/phpcs-pear-cakephp"] path = src/vim/bundle/phpcs-pear-cakephp url = git://github.com/moacirosa/phpcs-pear-cakephp.git +[submodule "src/vim/bundle/cakephp"] + path = src/vim/bundle/cakephp + url = git://github.com/ndreynolds/vim-cakephp.git diff --git a/src/vim/bundle/cakephp b/src/vim/bundle/cakephp new file mode 160000 index 0000000..d44b1b4 --- /dev/null +++ b/src/vim/bundle/cakephp @@ -0,0 +1 @@ +Subproject commit d44b1b4071e6042d12aba78cf67ceb93821c8d71