diff options
| author | Stephen Blott | 2015-06-03 20:24:49 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-06-03 20:24:49 +0100 | 
| commit | 6a5449ae02da9a9eb483380ed24401a1b5bd50cc (patch) | |
| tree | 862b95548d358519a45f8cacf846f894e40d251e /README.md | |
| parent | 08446b6dc8d799e4c528050004312bd90c1bc351 (diff) | |
| download | vimium-6a5449ae02da9a9eb483380ed24401a1b5bd50cc.tar.bz2 | |
README; correct (syntactically) inacurate informatiom.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -127,10 +127,11 @@ Examples:  - `unmap <c-d>` removes any mapping for ctrl+d and restores Chrome's default behavior.  - `unmap r` removes any mapping for the r key. -Available Vimium commands can be found via the "Show Available Commands" link near the key mapping box. The -command name appears to the right of the description in parenthesis. +Available Vimium commands can be found via the "Show available commands" link +near the key mapping box one the options page. The command name appears to the +right of the description in parenthesis. -You can add comments to your key mappings by starting a line with `"` or `#`. +You can add comments to key mappings by starting a line with `"` or `#`.  The following special keys are available for mapping: | 
