This commit is contained in:
Oliver Blanthorn 2017-11-23 14:19:25 +00:00
parent 949b3848a5
commit aeb3fa167e
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -14,7 +14,7 @@ export const DEFAULTNMAPS = {
"O": "current_url open",
"w": "fillcmdline winopen",
"W": "current_url winopen",
"t": "tabopen",
"t": "fillcmdline tabopen",
//["t": "fillcmdline tabopen", // for now, use mozilla completion
"]]": "followpage next",
"[[": "followpage prev",