mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
vim: doc: minor spelling fix
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
parent
3f4c61592f
commit
74c2c86769
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ If you want to count the threads instead of the messages in the folder view:
|
|||
*g:notmuch_reader*
|
||||
*g:notmuch_sendmail*
|
||||
|
||||
You can also configure your externail mail reader and sendemail program:
|
||||
You can also configure your external mail reader and sendmail program:
|
||||
>
|
||||
let g:notmuch_reader = 'mutt -f %s'
|
||||
let g:notmuch_sendmail = 'sendmail'
|
||||
|
|
Loading…
Reference in a new issue