aboutsummaryrefslogtreecommitdiff
path: root/vim/syntax/notmuch-search.vim
AgeCommit message (Collapse)Author
2013-06-02Add new notmuch vim pluginFelipe Contreras
The old one was not properly maintained and is now deprecated. The new one has much better support. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2013-02-16notmuch-vim: deprecate, move to contribDavid Bremner
As discussed in id:871udhcmks.fsf@zancas.localnet, notmuch-vim doesn't really meet the standards of the CLI, emacs interface, or python bindings in terms of being well maintained.
2010-11-08vim: cleanup search syntaxFelipe Contreras
It was *sloooooow*. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2009-11-25vim: minor improvements to search screen syntax matchingBart Trojanowski
2009-11-25vim: highlight []-blocks in search viewBart Trojanowski
2009-11-25more endless toil with syntaxBart Trojanowski
2009-11-25first attempt to fold the message nicelyBart Trojanowski
2009-11-25added syntax files for search and show screensBart Trojanowski