summaryrefslogtreecommitdiff
path: root/vim
AgeCommit message (Expand)Author
2012-04-21vim: simplify buildFelipe Contreras
2012-04-21vim: fix regex after "notmuch show" output changeJakob
2011-07-16vim: fix citation/signature fold lengthsJason Woofenden
2011-07-16vim: fix (hack) cig/cit parsing within multipart/*Jason Woofenden
2011-07-16vim: fix on-screen instructions for show-signatureJason Woofenden
2011-07-16vim: fix from list reformatting in search viewJason Woofenden
2011-07-16vim: fix space key: now archives (did opposite)Jason Woofenden
2011-07-16vim: use the full path for sendmailUwe Kleine-König
2011-07-16vim: skip trailing slash for g:notmuch_compose_temp_file_dirUwe Kleine-König
2011-07-16vim: fix documentation that mailx isn't used anymoreUwe Kleine-König
2011-06-23fix sum moar typos [error messages]Pieter Praet
2011-06-23fix sum moar typos [comments in source code]Pieter Praet
2011-06-23fix sum moar typos [text files]Pieter Praet
2011-05-31vim: add delete commandsFelipe Contreras
2011-05-31vim: add support for delete in search viewFelipe Contreras
2011-05-31vim: add support to mark as read in search viewFelipe Contreras
2011-05-31vim: add support to mark as read in show viewFelipe Contreras
2011-05-04vim: parse 'from' addressFelipe Contreras
2011-05-04vim: use sendmail directlyFelipe Contreras
2011-05-04vim: add myself (Felipe Contreras) as contributorFelipe Contreras
2011-05-04vim: implement archive in show viewFelipe Contreras
2011-05-04vim: refactor tagging stuffFelipe Contreras
2011-01-26vim: Get user email address from notmuch config file.Peter John Hartman
2010-11-08vim: include own improved git-diff syntaxFelipe Contreras
2010-11-08vim: run(): optimize non-debug pathFelipe Contreras
2010-11-08vim: use mailx for sendingFelipe Contreras
2010-11-08vim: add option to mark as read + archiveFelipe Contreras
2010-11-08vim: remove add_remove_tags_on_screen()Felipe Contreras
2010-11-08vim: cleanup search syntaxFelipe Contreras
2010-11-08vim: cleanup search bufferFelipe Contreras
2010-11-08vim: add archive support from 'show'Felipe Contreras
2010-04-15Fix typo in messageBen Gamari
2010-01-21Install vim plugin with vim-addonsmartin f. krafft
2009-12-03vim: preserve the 'show everything' flag when finding next/prev bufferBart Trojanowski
2009-12-02vim: use notmuch show --entire-threadBart Trojanowski
2009-11-27vim: use <Space> more consistently in search viewBart Trojanowski
2009-11-27vim: make it possible to start a search in show modeBart Trojanowski
2009-11-27vim: don't toggle folds that are inside closed folds in show modeBart Trojanowski
2009-11-27vim: primitive reply to messageBart Trojanowski
2009-11-27vim: primitive reply to threadBart Trojanowski
2009-11-27vim: few compose mode updates, including READMEBart Trojanowski
2009-11-27vim: don't remove headers until after parsing themBart Trojanowski
2009-11-27vim: fix off-by-one error when removing header from message to send outBart Trojanowski
2009-11-27vim: generalize compose buffer function furtherBart Trojanowski
2009-11-27vim: have ,nmr just reload the plugin w/o restarting stateBart Trojanowski
2009-11-27vim: make it possible to replace NM_cobine_tags()Bart Trojanowski
2009-11-27vim: add a helper to combine tag search expressionsBart Trojanowski
2009-11-27vim: README updates and correctionsBart Trojanowski
2009-11-27vim: have '?' show search words in search modeBart Trojanowski
2009-11-27vim: cleanup error messagesBart Trojanowski