diff --git a/README.md b/README.md index 184719e..5c06c81 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Define two mappings: ``` omap m :lua require('tsht').nodes() -xnoremap m :lua require('tsht').nodes() +xnoremap m :lua require('tsht').nodes() ``` You can configure which keys are used for hint labels, the first N characters will be taken from the `hint_keys` and then after that it will restart from `a-zA-Z`