using deb for sublime-text
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
[
|
||||
{ "keys": ["ctrl+q"], "command": "noop" },
|
||||
{
|
||||
"keys": ["ctrl+q"],
|
||||
"command": "toggle_setting",
|
||||
"args": {
|
||||
"setting": "word_wrap"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user