1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 12:53:27 +02:00
home-manager/tests/modules/programs/helix/settings-expected.toml
André Silva 66ffa7a0a6
systemd: fix creation of user service unit files (#2867)
* systemd: fix creation of user service unit files

* helix: fix failing test due to file output format change

Co-authored-by: Nicolas Berbiche <nicolas@normie.dev>
2022-04-07 02:38:20 -04:00

9 lines
108 B
TOML

theme = "base16"
[keys.normal.space]
q = ":q"
space = "file_picker"
w = ":w"
[lsp]
display-messages = true