aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim
diff options
context:
space:
mode:
authorGravatar Uwe Kleine-König <ukleinek@strlen.de>2011-07-10 20:52:27 +0200
committerGravatar Felipe Contreras <felipe.contreras@gmail.com>2011-07-16 21:49:09 +0300
commit9d0e2ebc0766dad536962eabf06f47717a944886 (patch)
treefe36da2bf0cd1d54062a5250326b01a087ee1424 /vim
parent687366b920caa5de6ea0b66b70cf2a11e5399f7b (diff)
vim: fix documentation that mailx isn't used anymore
Since e7899b0 (vim: use sendmail directly) notmuch-vim uses sendmail directly. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'vim')
-rw-r--r--vim/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/vim/README b/vim/README
index aa3245c4..53f1c4e1 100644
--- a/vim/README
+++ b/vim/README
@@ -7,8 +7,9 @@ Dependencies:
notmuch:
Naturally, it expects you have notmuch installed and configured.
- mailx:
- To send mail, notmuch.vim uses the UNIX mailx command.
+ sendmail:
+ To send mail, notmuch.vim uses sendmail as default. Most modern MTAs
+ provide a compatibility binary, and so should work well.
To install: