aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim/README
diff options
context:
space:
mode:
authorGravatar Felipe Contreras <felipe.contreras@gmail.com>2010-06-05 14:12:40 +0300
committerGravatar Carl Worth <cworth@cworth.org>2010-11-08 10:00:18 -0800
commit6b9aa725ad2551d49b5ad4b065fdefae1cc4a364 (patch)
tree38c5ea388158f93f6bed80e1351c3ec0aff70b0e /vim/README
parent5a8903f05a10a9d010ca4d7302a58cd6520a112d (diff)
vim: use mailx for sending
Possilby used by more systems, and besides the code wasn't really working properly anyway. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'vim/README')
-rw-r--r--vim/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/README b/vim/README
index 8cd3b1a2..08071663 100644
--- a/vim/README
+++ b/vim/README
@@ -7,8 +7,8 @@ Dependencies:
notmuch:
Naturally, it expects you have notmuch installed and configured.
- mail:
- To send mail, notmuch.vim uses the UNIX mail command.
+ mailx:
+ To send mail, notmuch.vim uses the UNIX mailx command.
git-diff:
The vim interface makes use of the git-diff.vim syntax file