tim apple

This commit is contained in:
flash 2024-03-02 21:23:13 +00:00
parent 84f0cbd94a
commit ecf29225eb

View file

@ -0,0 +1,6 @@
[
{ "keys": ["super+d"], "command": "duplicate_line" },
{ "keys": ["super+shift+d"], "command": "find_under_expand" },
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }
]