Remove default key bindings

This commit is contained in:
Anton Vakhrushev 2015-12-26 12:23:11 +03:00
parent 5f0abdc476
commit b235152453
3 changed files with 0 additions and 6 deletions

View File

@ -1,3 +1,2 @@
[
{"keys": ["ctrl+shift+t"], "command": "typograph_selection"}
]

View File

@ -1,3 +1,2 @@
[
{"keys": ["ctrl+shift+t"], "command": "typograph_selection"}
]

View File

@ -1,6 +1,2 @@
[
{
"keys": ["ctrl+shift+t"],
"command": "typograph_selection"
}
]