X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/f40d31051df59eacc297aaa07810e2fe4ef8ef4a..4c592baa087637ae79431657d6cde9efa5b5cc23:/.gitmodules diff --git a/.gitmodules b/.gitmodules index f22a189..e610ff3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,9 @@ [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 +[submodule "vim/bundle/api-notation.vim"] + path = vim/bundle/api-notation.vim + url = git@github.com:benbeltran/api-notation.vim.git