browser: user-configurable usage threshold
[sheet.git] / vi.plp
diff --git a/vi.plp b/vi.plp
index ba92e1771207a69e000cd23cabde21d52e90a063..dc82a16394e5ae2812f4ff99c450da1c6df4c771 100644 (file)
--- a/vi.plp
+++ b/vi.plp
@@ -22,13 +22,6 @@ Html({
 
 <ul id="rows">
 
-<li class="row">
-       <ul class="keys omni">
-       <li class="mo chr27" onclick="setmode()"><b>Esc</b> normal mode
-               <!-- not as static anymore, but never bothered; just see ^[ -->
-       </ul>
-</li>
-
 <:
 use Shiar_Sheet::Keyboard 2;
 my $info = do 'vi.eng.inc.pl' or die $@;