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