diff --git a/.gitmodules b/.gitmodules index 1576bd4..43d4676 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "vim/bundle/vim-repeat"] path = vim/bundle/vim-repeat url = https://github.com/tpope/vim-repeat.git +[submodule "vim/bundle/vim-extradite"] + path = vim/bundle/vim-extradite + url = https://github.com/int3/vim-extradite.git diff --git a/vim/bundle/vim-extradite b/vim/bundle/vim-extradite new file mode 160000 index 0000000..1959eda --- /dev/null +++ b/vim/bundle/vim-extradite @@ -0,0 +1 @@ +Subproject commit 1959eda0df1b84e33b2f94f5ef79f83e6d0776d8