mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
11 lines
154 B
Text
11 lines
154 B
Text
|
This directory contains a vim script that allows reading notmuch mail
|
||
|
through vim.
|
||
|
|
||
|
To install:
|
||
|
|
||
|
make install
|
||
|
|
||
|
To run:
|
||
|
|
||
|
vim -c ':NotMuch'
|