diff --git a/Pretty JSON.sublime-settings b/Pretty JSON.sublime-settings index 5f783cf..5448edc 100644 --- a/Pretty JSON.sublime-settings +++ b/Pretty JSON.sublime-settings @@ -1,7 +1,6 @@ { "use_entire_file_if_no_selection": true, "indent": 4, - "sort_keys": false, "ensure_ascii": true, "line_separator": ",",