aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-05-08 15:43:35 +0200
committerTeddy Wing2019-05-08 15:43:35 +0200
commita3c00972e11bcc7b82f1f47e95bdcbda974b6e35 (patch)
treee037ac5c9d4bf928f187b9a6de09ccf7880712fb
parent188a391ac524251206a5c256cb531c940b3ac288 (diff)
downloaddotvim-a3c00972e11bcc7b82f1f47e95bdcbda974b6e35.tar.bz2
Add 'vim-maildrop' plugin
For Courier Maildrop `.mailfilter` syntax highlighting. Makes it a bit more pleasant to edit my new work email filters.
-rw-r--r--.gitmodules3
m---------bundle/vim-maildrop0
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