8 lines
103 B
Nix
8 lines
103 B
Nix
{
|
|
plugins.which-key.settings = {
|
|
delay = 500;
|
|
win = {
|
|
border = "single";
|
|
};
|
|
};
|
|
}
|