diff --git a/schema/plugin.json b/schema/plugin.json index 5db429b..b46ba41 100644 --- a/schema/plugin.json +++ b/schema/plugin.json @@ -330,7 +330,7 @@ }, "keys": { "title": "The key sequence to execute", - "description": "The 'right hand side' of the keybinding to be executed, e.g. `:noh`", + "description": "The 'right hand side' of the keybinding to be executed, e.g. `:noh`. non-character keys are written in camel case. e.g. or ", "type": "string" }, "context": {