notmuch/vim
2009-11-25 00:48:49 -05:00
..
plugin add 's' binding to let you search for different terms 2009-11-25 00:48:49 -05:00
syntax added syntax files for search and show screens 2009-11-25 00:48:49 -05:00
Makefile simplify install with a Makefile 2009-11-25 00:48:49 -05:00
README README 2009-11-25 00:48:49 -05:00

This directory contains a vim script that allows reading notmuch mail
through vim.

To install:

        make install

To run:

        vim -c ':NotMuch'