From: Bart Trojanowski Date: Thu, 19 Nov 2009 02:03:51 +0000 (-0500) Subject: README X-Git-Tag: 0.1~313^2~104 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=df5137ff34d97b6dcdc90c8e07d9fb523b7bc2be README --- diff --git a/vim/README b/vim/README new file mode 100644 index 00000000..bd453a40 --- /dev/null +++ b/vim/README @@ -0,0 +1,10 @@ +This directory contains a vim script that allows reading notmuch mail +through vim. + +To install: + + make install + +To run: + + vim -c ':NotMuch'