diff --git a/.gitmodules b/.gitmodules index 28c49b6..d77c8e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule ".vim/bundle/vimux"] path = .vim/bundle/vimux url = https://github.com/benmills/vimux.git +[submodule ".vim/bundle/send.vim"] + path = .vim/bundle/send.vim + url = https://github.com/peterhurford/send.vim.git diff --git a/.vim/bundle/send.vim b/.vim/bundle/send.vim new file mode 160000 index 0000000..3b257ce --- /dev/null +++ b/.vim/bundle/send.vim @@ -0,0 +1 @@ +Subproject commit 3b257ced4c9ffb409157b9cdddffb6f517301302