mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
10 lines
154 B
Text
10 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'
|