]> git.notmuchmail.org Git - notmuch/history - vim/notmuch.vim
Merge tag '0.18.2'
[notmuch] / vim / notmuch.vim
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-21 Ian MainVIM: Make starting in 'insert' mode for compose optional
2014-10-21 Ian MainVIM: Use notmuch CLI for config
2014-05-03 David BremnerMerge tag '0.18_rc1'
2014-05-02 Felipe Contrerasvim: improve the way messages are sent
2014-05-02 Paul Robertsvim: make the html handler configurable
2014-05-02 Felipe Contrerasvim: fix count_threads variable check
2013-11-20 Felipe Contrerasvim: check compose is done on delete
2013-11-20 Felipe Contrerasvim: remove unnecessary buffer queue
2013-11-20 Felipe Contrerasvim: add wrapper for old variable names
2013-11-20 Felipe Contrerasvim: move default sets to set_defaults()
2013-11-20 Felipe Contrerasvim: rename public notmuch_rb variables
2013-11-20 Felipe Contrerasvim: rename internal notmuch_rb variables
2013-11-20 Felipe Contrerasvim: add option to compose new messages
2013-11-20 Felipe Contrerasvim: refactor open_reply()
2013-11-20 Felipe Contrerasvim: trivial cleanup
2013-11-20 Felipe Contrerasvim: don't execute search if it's cancelled
2013-11-20 Felipe Contrerasvim: generate custom message-id
2013-11-20 Felipe Contrerasvim: split $email_address
2013-11-20 Felipe Contrerasvim: allow calling with arguments
2013-11-20 Felipe Contrerasvim: add option to save the patches of a patch series
2013-11-20 Felipe Contrerasvim: use much clearer sort constant
2013-11-20 Felipe Contrerasvim: show first message of the thread
2013-11-20 Felipe Contrerasvim: refactor database handling
2013-11-20 Felipe Contrerasvim: use notmuch fields
2013-11-20 Felipe Contrerasvim: don't automatically refresh after tagging
2013-11-20 Charlie Allomvim: run mutt in default term
2013-06-03 Felipe Contrerasvim: use the old vim plugin function name
2013-06-03 Felipe ContrerasAdd new notmuch vim plugin