aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim/README
diff options
context:
space:
mode:
Diffstat (limited to 'vim/README')
-rw-r--r--vim/README10
1 files changed, 10 insertions, 0 deletions
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'