]> git.notmuchmail.org Git - notmuch/commitdiff
README
authorBart Trojanowski <bart@jukie.net>
Thu, 19 Nov 2009 02:03:51 +0000 (21:03 -0500)
committerBart Trojanowski <bart@jukie.net>
Wed, 25 Nov 2009 05:48:49 +0000 (00:48 -0500)
vim/README [new file with mode: 0644]

diff --git a/vim/README b/vim/README
new file mode 100644 (file)
index 0000000..bd453a4
--- /dev/null
@@ -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'