mirror of
https://github.com/nix-community/home-manager
synced 2024-11-18 17:19:45 +01:00
66ffa7a0a6
* 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
|