aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2017-04-26 13:13:58 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2017-04-26 13:13:58 +0200
commitd97aa689f022515a6ae2109931be16e8159faa59 (patch)
tree061b6143e024cb9658478773136c97e26cea3472 /Readme.md
parentdcd5be9d846871e6f5e7522a35da14249d6be663 (diff)
downloadvis-spellcheck-d97aa689f022515a6ae2109931be16e8159faa59.tar.gz
document correct_under_cursor
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 7d8a12c..bfbb2e4 100644
--- a/Readme.md
+++ b/Readme.md
@@ -10,6 +10,7 @@ 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.
## configuration