{ // To show encoding on status bar "show_encoding_on_status_bar" : true, // Additional encodings to test when no acurrated guess can be done // NOTE: Don't add ISO-8859-1 "fallback_encodings": [ ], // Automatically opens as UTF-8 the following encodings list // NOTE: Encoding detection is not acurrated // don't abuse of this feature "open_automatically_as_utf8": [ ] }