[PATCH 00/21] vim: general updates
Felipe Contreras
felipe.contreras at gmail.com
Sat Nov 2 06:55:33 PDT 2013
Hi,
I've been cooking this in my personal notmuch-vim-ruby repository, and I think
they are ready for notmuch.
A few highlights:
* There's now support to compose new messages, previously there was only
support to reply.
* Database handling has been revamped to get rid of memory leaks
* A new help file is included
* Added support to go straight to a search (bypassing the folders view)
Cheers.
Charlie Allom (1):
vim: run mutt in default term
Felipe Contreras (20):
vim: don't automatically refresh after tagging
vim: use notmuch fields
vim: refactor database handling
vim: show first message of the thread
vim: use much clearer sort constant
vim: add option to save the patches of a patch series
vim: allow calling with arguments
vim: split $email_address
vim: generate custom message-id
vim: don't execute search if it's cancelled
vim: trivial cleanup
vim: refactor open_reply()
vim: add option to compose new messages
vim: rename internal notmuch_rb variables
vim: rename public notmuch_rb variables
vim: move default sets to set_defaults()
vim: add wrapper for old variable names
vim: remove unnecessary buffer queue
vim: check compose is done on delete
vim: add help file
debian/notmuch-vim.dirs | 1 +
debian/notmuch-vim.install | 1 +
vim/Makefile | 1 +
vim/notmuch.txt | 153 ++++++++++++++++
vim/notmuch.vim | 434 ++++++++++++++++++++++++++++-----------------
vim/notmuch.yaml | 1 +
6 files changed, 431 insertions(+), 160 deletions(-)
create mode 100644 vim/notmuch.txt
--
1.8.4.2+fc1
More information about the notmuch
mailing list