blob 03209c1228f851f7a1a5106a47bf528bb79a2f51 387 bytes (raw)
name: vim/syntax/notmuch-folders.vim # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
| | " notmuch folders mode syntax file
syntax region nmFoldersCount start='^' end='\%10v'
syntax region nmFoldersName start='\%11v' end=' ('me=e-1
syntax match nmFoldersSearch /([^()]\+)$/
highlight link nmFoldersCount Statement
highlight link nmFoldersName Type
highlight link nmFoldersSearch String
highlight CursorLine term=reverse cterm=reverse gui=reverse
|
debug log:
solving 03209c1 ...
found 03209c1 in https://yhetil.org/notmuch/1412621414-31793-1-git-send-email-imain@stemwinder.org/
found 9477f86 in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 9477f86fa055487e4349a5125b1a05919a3521dc vim/syntax/notmuch-folders.vim
applying [1/1] https://yhetil.org/notmuch/1412621414-31793-1-git-send-email-imain@stemwinder.org/
diff --git a/vim/syntax/notmuch-folders.vim b/vim/syntax/notmuch-folders.vim
index 9477f86..03209c1 100644
Checking patch vim/syntax/notmuch-folders.vim...
Applied patch vim/syntax/notmuch-folders.vim cleanly.
index at:
100644 03209c1228f851f7a1a5106a47bf528bb79a2f51 vim/syntax/notmuch-folders.vim
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).