Configuration settings for formiko. All the available options can be found by looking at ~/.config/formiko.ini.
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
{ }
{ editor = { auto_indent = false; check_spelling = false; period_save = true; }; main = { auto_scroll = true; parser = "json"; preview = 0; writer = "tiny"; }; }