Files
zyedidia.micro/internal/config
Jöran Karl bcd6c81f50 settings: Don't return maps with ParsedSettings()
Map-typed values in the parsedSettings map do not represent settings for
individual options, they represent maps of settings for multiple options for
the given glob or ft: pattern, and their keys are not option names, they are
glob and ft: patterns. So do not expose them to the callers of ParsedSettings(),
to prevent the callers from mistakenly treating those patterns as option names,
with unpredicted consequences.

Co-authored-by: Dmytro Maluka <dmitrymaluka@gmail.com>
2026-03-18 19:46:36 +01:00
..
2020-02-11 13:09:17 -05:00
2020-02-01 23:54:38 -05:00
2026-01-21 20:29:57 +01:00