]> git.notmuchmail.org Git - notmuch/commit - vim/plugin/notmuch.vim
vim: cleanup tag filtering
authorBart Trojanowski <bart@jukie.net>
Sun, 22 Nov 2009 22:17:20 +0000 (17:17 -0500)
committerBart Trojanowski <bart@jukie.net>
Wed, 25 Nov 2009 05:48:54 +0000 (00:48 -0500)
commite9ca8e5037a4292443eb1cac8540757f118b83f4
tree87fba0c519dbf3bb2db313b2860c537b3fad4e96
parent384037285fa268cc75eedb0dc81e1781f4d45806
vim: cleanup tag filtering

Given an existing search expression and a regular filter, the resulting
search will be:

        EXISTING AND ( NEW )

With a tag filter each of the tags given will be prefixed with tag: and
separated by AND.
vim/plugin/notmuch.vim