notmuch/vim/README

29 lines
611 B
Text
Raw Normal View History

2009-11-19 03:03:51 +01:00
This directory contains a vim script that allows reading notmuch mail
through vim.
2009-11-19 03:18:24 +01:00
NOTE: this is a work in progress. Patches welcome. <bart@jukie.net>
2009-11-19 03:03:51 +01:00
2009-11-19 03:18:24 +01:00
To install:
2009-11-19 03:03:51 +01:00
make install
To run:
vim -c ':NotMuch'
2009-11-19 03:18:24 +01:00
from vim:
:NotMuch
Buffer types:
[notmuch-search]
You are presented with the search results when you run :NotMuch.
Keybindings:
<Enter> - show the selected message
s - alter search criteria
[notmuch-show]
This is the display of the message.
Keybindings:
q - return to search display