From d66e1e85243ce5da548bf7027c96fa45cfb6f364 Mon Sep 17 00:00:00 2001 From: Murphy McMahon Date: Fri, 15 Jul 2011 14:34:55 -0300 Subject: Changed keybinding to yf --- commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.js') diff --git a/commands.js b/commands.js index 7005626b..4e7ebccb 100644 --- a/commands.js +++ b/commands.js @@ -129,7 +129,7 @@ function clearKeyMappingsAndSetDefaults() { "]]": "goNext", "yy": "copyCurrentUrl", - "Y": "linkHints.activateModeToCopyLinkUrl", + "yf": "linkHints.activateModeToCopyLinkUrl", "K": "nextTab", "J": "previousTab", -- cgit v1.2.3