aboutsummaryrefslogtreecommitdiff
path: root/vim/syntax/notmuch-show.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: 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>
2009-11-25vim: add git-diff.vim in README, make syntax work w/o the scriptBart 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