Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 4266e41

Browse files
committed
Settings file name fix
1 parent b3192e9 commit 4266e41

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
@@ -16,7 +16,7 @@
1616
"caption": "Settings",
1717
"command": "edit_settings",
1818
"args": {
19-
"base_file": "${packages}/ShellFormat/shell_format.sublime-settings"
19+
"base_file": "${packages}/ShellFormat/ShellFormat.sublime-settings"
2020
},
2121
},
2222
{

0 commit comments

Comments
 (0)