change default keymap

This commit is contained in:
Shin'ya Ueoka 2017-10-21 19:41:55 +09:00
parent dc6d93c1da
commit 6ad143d294
2 changed files with 3 additions and 1 deletions

View file

@ -41,7 +41,8 @@ export default {
"]]": { "type": "navigate.link.next" },
"gu": { "type": "navigate.parent" },
"gU": { "type": "navigate.root" },
"y": { "type": "urls.yank" }
"y": { "type": "urls.yank" },
"<S-Esc>": { "type": "addon.toggle.enabled" }
},
"search": {
"default": "google",