mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 17:05:45 +01:00
Zoom stuff.
This commit is contained in:
@@ -1229,7 +1229,7 @@ var Editor = Module("editor", XPCOM(Ci.nsIEditActionListener, ModuleBase), {
|
||||
},
|
||||
{ count: true });
|
||||
|
||||
mappings.add([modes.TEXT_EDIT, modes.VISUAL],
|
||||
mappings.add([modes.COMMAND],
|
||||
['"'], "Bind a register to the next command",
|
||||
function ({ arg }) {
|
||||
editor.currentRegister = arg;
|
||||
|
||||
Reference in New Issue
Block a user