]> git.notmuchmail.org Git - notmuch/blobdiff - vim/README
Merge branch 'release'
[notmuch] / vim / README
index a66190053f54c23c1dc9be8bb6f391aa8cac25d9..c137bacdc0f4f1e3af78cb9617d5fe92f527c53f 100644 (file)
@@ -5,7 +5,7 @@ utilizing the notmuch framework, through it's ruby bindings.
 
 == install ==
 
-Simply run 'make install'. However, check that you have the depencies below.
+Simply run 'make install'. However, check that you have the dependencies below.
 
 === vim +ruby ===
 
@@ -44,7 +44,7 @@ This gem is not mandatory, but it's extremely recommended.
 
 Simple:
 
- % gvim -c ':NotMuchR'
+ % gvim -c ':NotMuch'
 
 Enjoy ;)