Skip to content

Commit 68745d8

Browse files
IvoVermeermarijnh
authored andcommitted
Changed command menu to point at the correct default keymap file
1 parent fc990ea commit 68745d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.sublime-menu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"caption": "Key Bindings – Default",
6666
"command": "open_file", "args":
6767
{
68-
"file": "${packages}/tern_for_sublime/Tern.sublime-keymap"
68+
"file": "${packages}/tern_for_sublime/Default.sublime-keymap"
6969
}
7070
},
7171
{

0 commit comments

Comments
 (0)