aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/commands.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'background_scripts/commands.coffee')
-rw-r--r--background_scripts/commands.coffee1
1 files changed, 0 insertions, 1 deletions
diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee
index 97836459..e2211be1 100644
--- a/background_scripts/commands.coffee
+++ b/background_scripts/commands.coffee
@@ -143,7 +143,6 @@ defaultKeyMappings =
"f": "LinkHints.activateMode"
"F": "LinkHints.activateModeToOpenInNewTab"
"<a-f>": "LinkHints.activateModeWithQueue"
- "<c-F>": "LinkHints.activateModeToOpenInNewForegroundTab"
"/": "enterFindMode"
"n": "performFind"