Updated configs from Laptop
This commit is contained in:
parent
f50133f5ad
commit
9e53d35ce4
3 changed files with 12 additions and 2 deletions
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
{ "keys": ["ctrl+7"], "command": "toggle_comment", "args": { "block": false } },
|
||||
{ "keys": ["ctrl+shift+7"], "command": "toggle_comment", "args": { "block": true } },
|
||||
{ "keys": ["ctrl+space"], "command": "auto_complete" },
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue