From a359daa1b484e884ad0bebe31b333cd2b95e10b5 Mon Sep 17 00:00:00 2001 From: jvan Date: Thu, 26 May 2011 17:21:07 -0700 Subject: [PATCH] Added zencoding plugin as a submodule --- .gitmodules | 3 +++ bundle/zencoding | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/zencoding diff --git a/.gitmodules b/.gitmodules index 296d484..e196185 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "bundle/surround"] path = bundle/surround url = http://github.com/tpope/vim-surround.git +[submodule "bundle/zencoding"] + path = bundle/zencoding + url = http://github.com/mattn/zencoding-vim.git diff --git a/bundle/zencoding b/bundle/zencoding new file mode 160000 index 0000000..88d8991 --- /dev/null +++ b/bundle/zencoding @@ -0,0 +1 @@ +Subproject commit 88d89910e29e0df1bde09cb37a75745ff4f81a3c