projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7bab6
)
README
author
Bart Trojanowski
<bart@jukie.net>
Thu, 19 Nov 2009 02:03:51 +0000
(21:03 -0500)
committer
Bart Trojanowski
<bart@jukie.net>
Wed, 25 Nov 2009 05:48:49 +0000
(
00:48
-0500)
vim/README
[new file with mode: 0644]
patch
|
blob
diff --git a/vim/README
b/vim/README
new file mode 100644
(file)
index 0000000..
bd453a4
--- /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'