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>
This commit is contained in:
Uwe Kleine-König 2011-07-10 20:52:27 +02:00 committed by Felipe Contreras
parent 687366b920
commit 9d0e2ebc07

View file

@ -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: