mirror of
https://github.com/nix-community/home-manager
synced 2024-11-17 08:39:44 +01:00
12 lines
130 B
TOML
12 lines
130 B
TOML
|
theme = "base16"
|
||
|
|
||
|
[keys]
|
||
|
[keys.normal]
|
||
|
[keys.normal.space]
|
||
|
q = ":q"
|
||
|
space = "file_picker"
|
||
|
w = ":w"
|
||
|
|
||
|
[lsp]
|
||
|
display-messages = true
|