slinky
This commit is contained in:
parent
ecf29225eb
commit
479e76e847
1 changed files with 6 additions and 0 deletions
6
Default (Linux).sublime-keymap
Normal file
6
Default (Linux).sublime-keymap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{ "keys": ["ctrl+shift+d"], "command": "find_under_expand" },
|
||||
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
|
||||
{ "keys": ["ctrl+tab"], "command": "next_view" },
|
||||
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
|
||||
]
|
Loading…
Reference in a new issue