change in default settings file path

This commit is contained in:
Nikolajus 2016-07-15 00:55:21 +02:00
parent d055b8dc2b
commit 56145e950c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"caption": "Preferences: Pretty JSON Settings - Default",
"command": "open_file", "args":
{
"file": "${packages}/SublimePrettyJson/Pretty JSON.sublime-settings"
"file": "${packages}/Pretty JSON/Pretty JSON.sublime-settings"
}
}
]