diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-maildrop | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 82b7cb8..6c3d069 100644 --- a/.gitmodules +++ b/.gitmodules @@ -95,3 +95,6 @@ [submodule "bundle/vim-fswitch"] path = bundle/vim-fswitch url = https://github.com/derekwyatt/vim-fswitch.git +[submodule "bundle/vim-maildrop"] + path = bundle/vim-maildrop + url = https://github.com/sirtaj/vim-maildrop.git diff --git a/bundle/vim-maildrop b/bundle/vim-maildrop new file mode 160000 +Subproject ad4a4f556d69867b07c4f784b1457201693a218 |