X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/a0015300d278fd4ac0f82b0b4d024fa7b223e4c3..24c7594d62d8d7fbbcdb64b11ce4adc5d8e6991a:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 485105f..59a265e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "prezto"] + path = prezto + url = git://github.com/benbeltran/prezto.git [submodule "tmux-powerline"] path = tmux-powerline url = git://github.com/erikw/tmux-powerline.git @@ -85,9 +88,6 @@ [submodule "vim/bundle/vim-unimpaired"] path = vim/bundle/vim-unimpaired url = git://github.com/tpope/vim-unimpaired.git -[submodule "vim/bundle/vim-showmarks"] - path = vim/bundle/vim-showmarks - url = git://github.com/vimez/vim-showmarks.git [submodule "vim/bundle/vim-misc"] path = vim/bundle/vim-misc url = https://github.com/xolox/vim-misc @@ -97,3 +97,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