aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAge
* vim plugin: fix displaying attachments with non-ascii namesHEADvimAnton Khirnov2012-10-05
* vim plugin: fix vim_get_tags() with non-ascii tag names.Anton Khirnov2012-08-10
* vim plugin: more explicitly format the tags list in search results.Anton Khirnov2012-08-10
* vim plugin: refresh the threads list also on CursorHold event.Anton Khirnov2012-08-10
* vim plugin: incremental printing of search results.Anton Khirnov2012-08-06
* Merge remote-tracking branch 'origin/master' into vimAnton Khirnov2012-08-06
|\
| * vim: simplify buildFelipe Contreras2012-04-21
| * vim: fix regex after "notmuch show" output changeJakob2012-04-21
* | Add a python rewrite of the vim plugin.Anton Khirnov2012-01-14
|/
* vim: fix citation/signature fold lengthsJason Woofenden2011-07-16
* vim: fix (hack) cig/cit parsing within multipart/*Jason Woofenden2011-07-16
* vim: fix on-screen instructions for show-signatureJason Woofenden2011-07-16
* vim: fix from list reformatting in search viewJason Woofenden2011-07-16
* vim: fix space key: now archives (did opposite)Jason Woofenden2011-07-16
* vim: use the full path for sendmailUwe Kleine-König2011-07-16
* vim: skip trailing slash for g:notmuch_compose_temp_file_dirUwe Kleine-König2011-07-16
* vim: fix documentation that mailx isn't used anymoreUwe Kleine-König2011-07-16
* fix sum moar typos [error messages]Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* fix sum moar typos [text files]Pieter Praet2011-06-23
* vim: add delete commandsFelipe Contreras2011-05-31
* vim: add support for delete in search viewFelipe Contreras2011-05-31
* vim: add support to mark as read in search viewFelipe Contreras2011-05-31
* vim: add support to mark as read in show viewFelipe Contreras2011-05-31
* vim: parse 'from' addressFelipe Contreras2011-05-04
* vim: use sendmail directlyFelipe Contreras2011-05-04
* vim: add myself (Felipe Contreras) as contributorFelipe Contreras2011-05-04
* vim: implement archive in show viewFelipe Contreras2011-05-04
* vim: refactor tagging stuffFelipe Contreras2011-05-04
* vim: Get user email address from notmuch config file.Peter John Hartman2011-01-26
* vim: include own improved git-diff syntaxFelipe Contreras2010-11-08
* vim: run(): optimize non-debug pathFelipe Contreras2010-11-08
* vim: use mailx for sendingFelipe Contreras2010-11-08
* vim: add option to mark as read + archiveFelipe Contreras2010-11-08
* vim: remove add_remove_tags_on_screen()Felipe Contreras2010-11-08
* vim: cleanup search syntaxFelipe Contreras2010-11-08
* vim: cleanup search bufferFelipe Contreras2010-11-08
* vim: add archive support from 'show'Felipe Contreras2010-11-08
* Fix typo in messageBen Gamari2010-04-15
* Install vim plugin with vim-addonsmartin f. krafft2010-01-21
* vim: preserve the 'show everything' flag when finding next/prev bufferBart Trojanowski2009-12-03
* vim: use notmuch show --entire-threadBart Trojanowski2009-12-02
* vim: use <Space> more consistently in search viewBart Trojanowski2009-11-27
* vim: make it possible to start a search in show modeBart Trojanowski2009-11-27
* vim: don't toggle folds that are inside closed folds in show modeBart Trojanowski2009-11-27
* vim: primitive reply to messageBart Trojanowski2009-11-27
* vim: primitive reply to threadBart Trojanowski2009-11-27
* vim: few compose mode updates, including READMEBart Trojanowski2009-11-27
* vim: don't remove headers until after parsing themBart Trojanowski2009-11-27
* vim: fix off-by-one error when removing header from message to send outBart Trojanowski2009-11-27