aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index d048050..fc02303 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,8 +9,8 @@ A spellchecking lua plugin for the [vis editor](https://github.com/martanne/vis)
## usage
-+ To correct the whole file press Ctrl+s in normal mode.
-+ To correct the word under the curser press Ctrl+w in normal mode.
++ To correct the whole file press `<Ctrl+w><a>` in normal mode.
++ To correct the word under the curser press `<Ctrl+w><w>` in normal mode.
## configuration