]> git.notmuchmail.org Git - notmuch/history - vim/plugin/notmuch.vim
cleanup calls to script functions, use <SID>
[notmuch] / vim / plugin / notmuch.vim
2009-11-25 Bart Trojanowskicleanup calls to script functions, use <SID>
2009-11-25 Bart Trojanowskifix showing thread
2009-11-25 Bart Trojanowskiadded tagging and refresh to search screen
2009-11-25 Bart Trojanowskiadd dummy entries to search screen keymap
2009-11-25 Bart Trojanowskidefine keymap for show screen as a dictionary
2009-11-25 Bart Trojanowskicleanup default handling code
2009-11-25 Bart Trojanowskimake search screen mappings configurable via dictionary
2009-11-25 Bart Trojanowskimake it possible to set config options from outside...
2009-11-25 Bart Trojanowskitoggle signatures and citations with s/c respectively
2009-11-25 Bart Trojanowskifix a corner case with folding a single line citation
2009-11-25 Bart Trojanowskiadded ^n to handle walking messages
2009-11-25 Bart Trojanowskipretty colouring and folding for message show
2009-11-25 Bart Trojanowskiparsing rewritten one more time
2009-11-25 Bart Trojanowskicompletely rewritten show handling
2009-11-25 Bart Trojanowskifirst attempt to fold the message nicely
2009-11-25 Bart Trojanowskifolding for citations
2009-11-25 Bart Trojanowskinaively fold all signatures
2009-11-25 Bart Trojanowskigrab all the pattern matchers from the emacs script
2009-11-25 Bart Trojanowskimake <Enter> from search screen display the correct...
2009-11-25 Bart Trojanowskiadd 's' binding to let you search for different terms
2009-11-25 Bart Trojanowskireverse order so that the latest is at top
2009-11-25 Bart Trojanowskimove from search to show with Enter, and back with q
2009-11-25 Bart Trojanowskiprimitive notmuch mail interface for vim