change in default settings file path
This commit is contained in:
parent
d055b8dc2b
commit
56145e950c
|
@ -34,7 +34,7 @@
|
||||||
"caption": "Preferences: Pretty JSON Settings - Default",
|
"caption": "Preferences: Pretty JSON Settings - Default",
|
||||||
"command": "open_file", "args":
|
"command": "open_file", "args":
|
||||||
{
|
{
|
||||||
"file": "${packages}/SublimePrettyJson/Pretty JSON.sublime-settings"
|
"file": "${packages}/Pretty JSON/Pretty JSON.sublime-settings"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue