From 07071df4d8801727bdb3c6ce840e1b165bcdd017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Krolow?= Date: Thu, 29 Mar 2012 10:07:22 -0300 Subject: [PATCH 1/2] adding vim cakephp --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) 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 From 68de90227bdee0a06cbb0658b1ca2b258d107197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Krolow?= Date: Thu, 29 Mar 2012 10:16:45 -0300 Subject: [PATCH 2/2] adding submodule cakephp --- src/vim/bundle/cakephp | 1 + 1 file changed, 1 insertion(+) create mode 160000 src/vim/bundle/cakephp 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