diff --git a/package.json b/package.json index 62b048e..b9ed58f 100755 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ }, { "key": "alt+up", - "command": "cursorEnd", + "command": "cursorHome", "when": "textInputFocus" }, {