From 5e7f909bb4f66bba60d3c4ff31df012d21d18699 Mon Sep 17 00:00:00 2001 From: Thorsten Töpper Date: Thu, 19 Jun 2014 12:13:40 +0200 Subject: Some files from the laptop. --- vim/syntax/notmuch-compose.vim | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vim/syntax/notmuch-compose.vim (limited to 'vim/syntax/notmuch-compose.vim') diff --git a/vim/syntax/notmuch-compose.vim b/vim/syntax/notmuch-compose.vim new file mode 100644 index 0000000..19adb75 --- /dev/null +++ b/vim/syntax/notmuch-compose.vim @@ -0,0 +1,7 @@ +runtime! syntax/mail.vim + +syntax region nmComposeHelp contains=nmComposeHelpLine start='^Notmuch-Help:\%1l' end='^\(Notmuch-Help:\)\@!' +syntax match nmComposeHelpLine /Notmuch-Help:/ contained + +highlight link nmComposeHelp Include +highlight link nmComposeHelpLine Error -- cgit v1.2.3-70-g09d2