aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim/README
Commit message (Collapse)AuthorAge
* vim: fix documentation that mailx isn't used anymoreGravatar Uwe 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]Gravatar 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 syntaxGravatar Felipe 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 sendingGravatar Felipe 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 viewGravatar Bart 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 modeGravatar Bart Trojanowski2009-11-27
|
* vim: primitive reply to messageGravatar Bart Trojanowski2009-11-27
|
* vim: primitive reply to threadGravatar Bart Trojanowski2009-11-27
|
* vim: few compose mode updates, including READMEGravatar Bart Trojanowski2009-11-27
|
* vim: README updates and correctionsGravatar Bart Trojanowski2009-11-27
|
* vim: add git-diff.vim in README, make syntax work w/o the scriptGravatar Bart Trojanowski2009-11-25
|
* vim: use ,s for editing search queryGravatar Bart Trojanowski2009-11-25
| | | | (save 'S' for marking things as spam)
* vim: have ? show details of what's under cursor in search/show viewsGravatar Bart Trojanowski2009-11-25
|
* vim: added searching for word under cursor with ^]Gravatar Bart Trojanowski2009-11-25
|
* make searching, updates and returning to folder view workGravatar Bart Trojanowski2009-11-25
|
* add notmuch-folders support modeGravatar Bart Trojanowski2009-11-25
|
* make control-p go to previous messageGravatar Bart Trojanowski2009-11-25
|
* implemented folding bodies and headersGravatar Bart Trojanowski2009-11-25
|
* crude order toggleGravatar Bart Trojanowski2009-11-25
|
* added search filteringGravatar Bart Trojanowski2009-11-25
|
* added support for archive commandGravatar Bart Trojanowski2009-11-25
|
* added tagging and refresh to search screenGravatar Bart Trojanowski2009-11-25
|
* toggle signatures and citations with s/c respectivelyGravatar Bart Trojanowski2009-11-25
|
* added ^n to handle walking messagesGravatar Bart Trojanowski2009-11-25
|
* updated READMEGravatar Bart Trojanowski2009-11-25
|
* READMEGravatar Bart Trojanowski2009-11-25