 
        +6
    
    
    German Mac: Unindent shortcut clashes with Layout Grid 4
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
 
0
	
    
	
	
	
	
	
	
	
	
		Matthias Leitner 14 ár síðan
    
	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
 
0
	
    
	
	
	
	
	
	
	
	
		Felix 14 ár síðan
    
	I would prefer to add +shift to "keys" and not to delete the whole shortcut
	
	
Customer support service by UserEcho
 Villur
		
		
	
Villur 
	
