Skip to content

Commit b36dae8

Browse files
committed
added example keymap file
1 parent 05af97d commit b36dae8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Example.sublime-keymap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[
2+
{ "keys": ["ctrl+shift+d"], "command": "file_diff_menu" }
3+
]

0 commit comments

Comments
 (0)