Improves the way empty valid `yaml` files are handled. When deserializing a `config` or `layout` file, that is an empty valid `yaml` file, eg: ``` --- ``` We now assume the default configuration is desired. |
||
|---|---|---|
| .. | ||
| unit | ||
| actions.rs | ||
| command.rs | ||
| config.rs | ||
| keybinds.rs | ||
| layout.rs | ||
| mod.rs | ||
| mouse.rs | ||
| options.rs | ||
| theme.rs | ||