diff --git a/.gitmodules b/.gitmodules index 060a92d..bfb0751 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "bundle/coffee-script"] path = bundle/coffee-script url = https://github.com/kchmck/vim-coffee-script.git +[submodule "bundle/mustache"] + path = bundle/mustache + url = git://github.com/mustache/vim-mustache-handlebars.git diff --git a/bundle/mustache b/bundle/mustache new file mode 160000 index 0000000..cc50e3b --- /dev/null +++ b/bundle/mustache @@ -0,0 +1 @@ +Subproject commit cc50e3b46836e9bd8d1ebe9a9f01aecb1475e755