diff --git a/.gitmodules b/.gitmodules index 9002571..b5373b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "vim/bundle/auto-compl-pop"] path = vim/bundle/auto-compl-pop url = https://github.com/vim-scripts/AutoComplPop.git +[submodule "vim/bundle/mustache"] + path = vim/bundle/mustache + url = https://github.com/juvenn/mustache.vim.git diff --git a/vim/bundle/mustache b/vim/bundle/mustache new file mode 160000 index 0000000..c3ee501 --- /dev/null +++ b/vim/bundle/mustache @@ -0,0 +1 @@ +Subproject commit c3ee501a2dcabb8f145169b7a5df7ff74093104e