summaryrefslogtreecommitdiffstats
path: root/vim/syntax
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: include own improved git-diff syntaxFelipe Contreras
The old one wasn't working at all on newer vims. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2010-11-08vim: cleanup search syntaxFelipe Contreras
It was *sloooooow*. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2009-11-26vim: add a helpful header to notmuch-compose modeBart Trojanowski
2009-11-26vim: syntax highlighting for notmuch-compose modeBart Trojanowski
2009-11-25vim: minor improvements to search screen syntax matchingBart Trojanowski
2009-11-25vim: add git-diff.vim in README, make syntax work w/o the scriptBart Trojanowski
2009-11-25vim: highlight []-blocks in search viewBart Trojanowski
2009-11-25add notmuch-folders support modeBart Trojanowski
2009-11-25more endless toil with syntaxBart Trojanowski
2009-11-25pretty colouring and folding for message showBart Trojanowski
2009-11-25first attempt to fold the message nicelyBart Trojanowski
2009-11-25added syntax files for search and show screensBart Trojanowski