+6

German Mac: Unindent shortcut clashes with Layout Grid 4

Leo Koppelkamm 12 років тому оновлено Felix 12 років тому 2
The shortcuts are the same: Apple+[ === Apple + Alt + 5 on some european keyboards.

Please add something if [ == Alt + 5, then reassign the Layout shortcut to maybe Apple + Shift + Alt + 5
just remove this:
{
"keys": ["super+alt+5"],
"command": "set_layout",
"args":
{
"cols": [0.0, 0.5, 1.0],
"rows": [0.0, 0.5, 1.0],
"cells":
[
[0, 0, 1, 1], [1, 0, 2, 1],
[0, 1, 1, 2], [1, 1, 2, 2]
]
}
},

in Default (OSX).sublime-keymap within the packages folder
I would prefer to add +shift to "keys" and not to delete the whole shortcut