mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-09 10:16:55 +00:00
* 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>
8 lines
108 B
TOML
8 lines
108 B
TOML
theme = "base16"
|
|
[keys.normal.space]
|
|
q = ":q"
|
|
space = "file_picker"
|
|
w = ":w"
|
|
|
|
[lsp]
|
|
display-messages = true
|