diff options
| author | ilya | 2010-04-18 19:41:08 -0700 |
|---|---|---|
| committer | ilya | 2010-04-18 19:41:08 -0700 |
| commit | 854d83fa974f17fe0f8066b65391ec770534a07a (patch) | |
| tree | eca6caa6800fc271d5170bef4f1a37d680644b60 /options.html | |
| parent | 70f2a92dcb9b0799db49305d4a47c0a104968847 (diff) | |
| download | vimium-854d83fa974f17fe0f8066b65391ec770534a07a.tar.bz2 | |
Add an unmapAll command to the remapping interface. This closes #116.
Diffstat (limited to 'options.html')
| -rw-r--r-- | options.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options.html b/options.html index 68f3ad7b..4cf5853c 100644 --- a/options.html +++ b/options.html @@ -224,6 +224,7 @@ <div style="margin-left:10px;margin-top:5px"> map j scrollDown<br/> unmap j<br/> + unmapAll<br/> " this is a comment<br/> # this is also a comment<br/> </div> |
