aboutsummaryrefslogtreecommitdiffstats
path: root/commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands.js')
-rw-r--r--commands.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/commands.js b/commands.js
index 6fcad6b9..7e118cd0 100644
--- a/commands.js
+++ b/commands.js
@@ -124,10 +124,7 @@ mapKeyToCommand('gf', 'toggleViewSource');
mapKeyToCommand('i', 'enterInsertMode');
-mapKeyToCommand('ba', 'goBack');
mapKeyToCommand('H', 'goBack');
-mapKeyToCommand('fw', 'goForward');
-mapKeyToCommand('fo', 'goForward');
mapKeyToCommand('L', 'goForward');
mapKeyToCommand('zi', 'zoomIn');