From a3c00972e11bcc7b82f1f47e95bdcbda974b6e35 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 8 May 2019 15:43:35 +0200 Subject: Add 'vim-maildrop' plugin For Courier Maildrop `.mailfilter` syntax highlighting. Makes it a bit more pleasant to edit my new work email filters. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3