mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-17 08:18:31 +00:00
Also: 1. now the normal config will always save to disk (no longer handled by a flag in the methods) 2. the commented yaml is always loaded in the beginning (instead of loading every time on save). Has the upside of simpler code and less i/o, inisignificant "downside" of comments permanently staying in RAM 3. small improvements in typing