index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vim
Commit message (
Expand
)
Author
Age
*
vim: include own improved git-diff syntax
Felipe Contreras
2010-11-08
*
vim: run(): optimize non-debug path
Felipe Contreras
2010-11-08
*
vim: use mailx for sending
Felipe Contreras
2010-11-08
*
vim: add option to mark as read + archive
Felipe Contreras
2010-11-08
*
vim: remove add_remove_tags_on_screen()
Felipe Contreras
2010-11-08
*
vim: cleanup search syntax
Felipe Contreras
2010-11-08
*
vim: cleanup search buffer
Felipe Contreras
2010-11-08
*
vim: add archive support from 'show'
Felipe Contreras
2010-11-08
*
Fix typo in message
Ben Gamari
2010-04-15
*
Install vim plugin with vim-addons
martin f. krafft
2010-01-21
*
vim: preserve the 'show everything' flag when finding next/prev buffer
Bart Trojanowski
2009-12-03
*
vim: use notmuch show --entire-thread
Bart Trojanowski
2009-12-02
*
vim: use <Space> more consistently in search view
Bart Trojanowski
2009-11-27
*
vim: make it possible to start a search in show mode
Bart Trojanowski
2009-11-27
*
vim: don't toggle folds that are inside closed folds in show mode
Bart Trojanowski
2009-11-27
*
vim: primitive reply to message
Bart Trojanowski
2009-11-27
*
vim: primitive reply to thread
Bart Trojanowski
2009-11-27
*
vim: few compose mode updates, including README
Bart Trojanowski
2009-11-27
*
vim: don't remove headers until after parsing them
Bart Trojanowski
2009-11-27
*
vim: fix off-by-one error when removing header from message to send out
Bart Trojanowski
2009-11-27
*
vim: generalize compose buffer function further
Bart Trojanowski
2009-11-27
*
vim: have ,nmr just reload the plugin w/o restarting state
Bart Trojanowski
2009-11-27
*
vim: make it possible to replace NM_cobine_tags()
Bart Trojanowski
2009-11-27
*
vim: add a helper to combine tag search expressions
Bart Trojanowski
2009-11-27
*
vim: README updates and corrections
Bart Trojanowski
2009-11-27
*
vim: have '?' show search words in search mode
Bart Trojanowski
2009-11-27
*
vim: cleanup error messages
Bart Trojanowski
2009-11-27
*
vim: fix regexp for cleaning search list
Bart Trojanowski
2009-11-27
*
vim: force deleting buffers
Bart Trojanowski
2009-11-27
*
vim: fix message parsing patterns
Bart Trojanowski
2009-11-27
*
vim: implement sending with ,s from compose buffer
Bart Trojanowski
2009-11-27
*
vim: store previous buffer number when starting to compose
Bart Trojanowski
2009-11-27
*
vim: make sure headers begin with \w
Bart Trojanowski
2009-11-27
*
vim: allow overriding how newBuffer is created
Bart Trojanowski
2009-11-27
*
vim: replace echo\nreturn with trhow in a few places
Bart Trojanowski
2009-11-26
*
vim: make insert in compose mode configurable
Bart Trojanowski
2009-11-26
*
vim: add a helpful header to notmuch-compose mode
Bart Trojanowski
2009-11-26
*
vim: syntax highlighting for notmuch-compose mode
Bart Trojanowski
2009-11-26
*
vim: add support for <Tab> in compose mode
Bart Trojanowski
2009-11-26
*
vim: add support for :NotMuch compose
Bart Trojanowski
2009-11-26
*
vim: cleanup settings in newBuffer() and make them local
Bart Trojanowski
2009-11-26
*
vim: add a line splitter that understands quotes
Bart Trojanowski
2009-11-26
*
vim: allow for different types of mappings not just normal mode ones
Bart Trojanowski
2009-11-26
*
vim: fix a case where we started with :NotMuch search
Bart Trojanowski
2009-11-25
*
vim: fix some error checking in NM_search_thread_id()
Bart Trojanowski
2009-11-25
*
vim: removing debug statements
Bart Trojanowski
2009-11-25
*
vim: Space archives/reads and advances to next message
Bart Trojanowski
2009-11-25
*
vim: don't use scrolloff/sidesscrolloff in notmuch buffers
Bart Trojanowski
2009-11-25
*
vim: refactor get_message_for_line out of show_message_id
Bart Trojanowski
2009-11-25
*
vim: more cleanup and fixes for show_next/previous handlers
Bart Trojanowski
2009-11-25
[next]