aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim
diff options
context:
space:
mode:
authorGravatar Bart Trojanowski <bart@jukie.net>2009-11-26 22:32:17 -0500
committerGravatar Bart Trojanowski <bart@jukie.net>2009-11-26 22:32:17 -0500
commit805633beccd51752ee458424a342601318d5ceae (patch)
treed802e01870c71e16fb4e45cd184446b228213d37 /vim
parentb078a0c8c2ce72e1273bed87627e25dcd833a967 (diff)
vim: syntax highlighting for notmuch-compose mode
Diffstat (limited to 'vim')
-rw-r--r--vim/syntax/notmuch-compose.vim2
1 files changed, 2 insertions, 0 deletions
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
+