aboutsummaryrefslogtreecommitdiffstats
path: root/options.html
diff options
context:
space:
mode:
authorilya2010-02-26 22:51:09 -0800
committerilya2010-02-26 22:51:36 -0800
commitf14d93799552436c1ea0f4706ef4f012f522b885 (patch)
tree98632ff0c6bcfebd7572b9d0c9e05eda437610f1 /options.html
parentf4a0f8b79678fd8d67f1ccb140f838df04a7313a (diff)
downloadvimium-f14d93799552436c1ea0f4706ef4f012f522b885.tar.bz2
Key Mapping - Add support for comments in the mappings text.
Diffstat (limited to 'options.html')
-rw-r--r--options.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.html b/options.html
index 6110b09e..5fc965a3 100644
--- a/options.html
+++ b/options.html
@@ -193,6 +193,8 @@
Enter commands to remap your keys. Available commands:<br/>
map j scrollDown<br/>
unmap j</br>
+ " this is a comment<br/>
+ # this is also a comment<br/>
</div>
</div>
<textarea id="keyMappings" type="text"></textarea>