Skip to content

Commit d09c380

Browse files
authored
Update default settings path
(hopefully) resolves issues when this is installed from package control.
1 parent e8a6181 commit d09c380

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
@@ -15,7 +15,7 @@
1515
"caption": "Settings – Default",
1616
"command": "open_file", "args":
1717
{
18-
"file": "${packages}/docblockr_python/DocblockrPython.sublime-settings"
18+
"file": "${packages}/DocBlockr_Python/DocblockrPython.sublime-settings"
1919
}
2020
},
2121
{

0 commit comments

Comments
 (0)