aboutsummaryrefslogtreecommitdiff
path: root/vim/README
Commit message (Collapse)AuthorAge
* vim: fix documentation that mailx isn't used anymoreUwe Kleine-König2011-07-16
| | | | | | | | Since e7899b0 (vim: use sendmail directly) notmuch-vim uses sendmail directly. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
* fix sum moar typos [text files]Pieter Praet2011-06-23
| | | | | | | | | Various typo fixes in auxiliary text files included with the source, (README, TODO, etc.). Signed-off-by: Pieter Praet <pieter@praet.org> Edited-by: Carl Worth <cworth@cworth.org> Restricted to just text files.
* vim: include own improved git-diff syntaxFelipe Contreras2010-11-08
| | | | | | The old one wasn't working at all on newer vims. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
* vim: use mailx for sendingFelipe Contreras2010-11-08
| | | | | | | Possilby used by more systems, and besides the code wasn't really working properly anyway. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
* vim: use <Space> more consistently in search viewBart Trojanowski2009-11-27
| | | | | | In search view <Space> will show the thead, but folding messages that don't match the current search expression. Conversly, <Enter> always shows all messages in the thread.
* vim: make it possible to start a search 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: README updates and correctionsBart Trojanowski2009-11-27
|
* vim: add git-diff.vim in README, make syntax work w/o the scriptBart Trojanowski2009-11-25
|
* vim: use ,s for editing search queryBart Trojanowski2009-11-25
| | | | (save 'S' for marking things as spam)
* vim: have ? show details of what's under cursor in search/show viewsBart Trojanowski2009-11-25
|
* vim: added searching for word under cursor with ^]Bart Trojanowski2009-11-25
|
* make searching, updates and returning to folder view workBart Trojanowski2009-11-25
|
* add notmuch-folders support modeBart Trojanowski2009-11-25
|
* make control-p go to previous messageBart Trojanowski2009-11-25
|
* implemented folding bodies and headersBart Trojanowski2009-11-25
|
* crude order toggleBart Trojanowski2009-11-25
|
* added search filteringBart Trojanowski2009-11-25
|
* added support for archive commandBart Trojanowski2009-11-25
|
* added tagging and refresh to search screenBart Trojanowski2009-11-25
|
* toggle signatures and citations with s/c respectivelyBart Trojanowski2009-11-25
|
* added ^n to handle walking messagesBart Trojanowski2009-11-25
|
* updated READMEBart Trojanowski2009-11-25
|
* READMEBart Trojanowski2009-11-25