diff --git a/.gitmodules b/.gitmodules index 6c7172d..ca2c687 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/zencoding"] path = bundle/zencoding url = https://github.com/mattn/zencoding-vim.git +[submodule "bundle/cucumber"] + path = bundle/cucumber + url = https://github.com/tpope/vim-cucumber.git diff --git a/bundle/cucumber b/bundle/cucumber new file mode 160000 index 0000000..2ef3e5a --- /dev/null +++ b/bundle/cucumber @@ -0,0 +1 @@ +Subproject commit 2ef3e5a4876a4cd5ea83a0dcbf17f5c3edbf9de3