aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2018-02-22 15:46:39 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2018-02-22 15:46:39 +0100
commitd80c1d111dbd9008f4ae230c7257faacf0eea220 (patch)
tree7298afd999fea65f54b3883779e0ddc036f54984 /Readme.md
parent88cf954638a399b2c385bc71f09de48b5628832f (diff)
downloadvis-spellcheck-d80c1d111dbd9008f4ae230c7257faacf0eea220.tar.gz
update keymappings in readme
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