From: Bart Trojanowski <bart@jukie.net>
Date: Fri, 27 Nov 2009 03:32:17 +0000 (-0500)
Subject: vim: syntax highlighting for notmuch-compose mode
X-Git-Tag: 0.1~313^2~26
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=805633beccd51752ee458424a342601318d5ceae;p=notmuch-old

vim: syntax highlighting for notmuch-compose mode
---

diff --git a/vim/syntax/notmuch-compose.vim b/vim/syntax/notmuch-compose.vim
new file mode 100644
index 00000000..fe4efd4b
--- /dev/null
+++ b/vim/syntax/notmuch-compose.vim
@@ -0,0 +1,2 @@
+silent! setlocal syntax=mail
+