aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAge
* 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
* vim: generalize compose buffer function furtherBart Trojanowski2009-11-27
* vim: have ,nmr just reload the plugin w/o restarting stateBart Trojanowski2009-11-27
* vim: make it possible to replace NM_cobine_tags()Bart Trojanowski2009-11-27
* vim: add a helper to combine tag search expressionsBart Trojanowski2009-11-27
* vim: README updates and correctionsBart Trojanowski2009-11-27
* vim: have '?' show search words in search modeBart Trojanowski2009-11-27
* vim: cleanup error messagesBart Trojanowski2009-11-27
* vim: fix regexp for cleaning search listBart Trojanowski2009-11-27
* vim: force deleting buffersBart Trojanowski2009-11-27
* vim: fix message parsing patternsBart Trojanowski2009-11-27
* vim: implement sending with ,s from compose bufferBart Trojanowski2009-11-27
* vim: store previous buffer number when starting to composeBart Trojanowski2009-11-27
* vim: make sure headers begin with \wBart Trojanowski2009-11-27
* vim: allow overriding how newBuffer is createdBart Trojanowski2009-11-27
* vim: replace echo\nreturn with trhow in a few placesBart Trojanowski2009-11-26
* vim: make insert in compose mode configurableBart Trojanowski2009-11-26
* vim: add a helpful header to notmuch-compose modeBart Trojanowski2009-11-26