From 5038b319a2184d8cc69e415da347d0787781161a Mon Sep 17 00:00:00 2001 From: Larry Hynes Date: Thu, 24 Oct 2013 17:21:50 +0100 Subject: [PATCH] Added ` around to make it visible, added l to folow. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8daafba..afa5d09 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ With vimwiki you can: * manage todo-lists; * write documentation. -To do a quick start press ww (this is usually \ww) to go to your index +To do a quick start press ``ww (this is usually \ww) to go to your index wiki file. By default it is located in: ~/vimwiki/index.wiki @@ -102,7 +102,7 @@ normal mode: * `wd` -- Delete wiki file you are in. * `wr` -- Rename wiki file you are in. * `` -- Folow/Create wiki link - * `` -- Split and folow/create wiki link + * `` -- Split and follow/create wiki link * `` -- Vertical split and folow/create wiki link * `` -- Go back to parent(previous) wiki link * `` -- Find next wiki link