diff --git a/.gitmodules b/.gitmodules index 027f15b..5b268ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,21 @@ [submodule "vim/vim/bundle/vim-fugitive"] - path = vim/vim/bundle/vim-fugitive - url = https://github.com/tpope/vim-fugitive + path = vim/vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive [submodule "vim/vim/bundle/vim-airline"] - path = vim/vim/bundle/vim-airline - url = https://github.com/bling/vim-airline + path = vim/vim/bundle/vim-airline + url = https://github.com/bling/vim-airline [submodule "vim/vim/bundle/vim-sneak"] - path = vim/vim/bundle/vim-sneak - url = https://github.com/justinmk/vim-sneak + path = vim/vim/bundle/vim-sneak + url = https://github.com/justinmk/vim-sneak [submodule "vim/vim/bundle/vim-pathogen"] - path = vim/vim/bundle/vim-pathogen - url = https://github.com/tpope/vim-pathogen + path = vim/vim/bundle/vim-pathogen + url = https://github.com/tpope/vim-pathogen [submodule "vim/vim/bundle/vim-vinegar"] - path = vim/vim/bundle/vim-vinegar - url = https://github.com/tpope/vim-vinegar + path = vim/vim/bundle/vim-vinegar + url = https://github.com/tpope/vim-vinegar [submodule "dotbot"] - path = dotbot - url = https://github.com/anishathalye/dotbot + path = dotbot + url = https://github.com/anishathalye/dotbot +[submodule "vim/vim/bundle/vim-templates"] + path = vim/vim/bundle/vim-templates + url = https://github.com/ap/vim-templates.git diff --git a/vim/vim/bundle/vim-templates b/vim/vim/bundle/vim-templates new file mode 160000 index 0000000..d368246 --- /dev/null +++ b/vim/vim/bundle/vim-templates @@ -0,0 +1 @@ +Subproject commit d3682469538340454d1e11d143735683cc75a13a