diff --git a/.gitmodules b/.gitmodules index 39ed2c5..001fb0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vim/vim/bundle/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 diff --git a/vim/vim/bundle/vim-vinegar b/vim/vim/bundle/vim-vinegar new file mode 160000 index 0000000..ac89396 --- /dev/null +++ b/vim/vim/bundle/vim-vinegar @@ -0,0 +1 @@ +Subproject commit ac893960c324d879b6923a4c1abaea352d8caeb5