diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/mustache | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f22a189..110888a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "vim/lua-inspect"] path = vim/lua-inspect url = git://github.com/davidm/lua-inspect.git +[submodule "vim/bundle/mustache"] + path = vim/bundle/mustache + url = git://github.com/mustache/vim-mode.git diff --git a/vim/bundle/mustache b/vim/bundle/mustache new file mode 160000 +Subproject 291e49908af86f2805d1a93b6a476f04906e28e |