5 lines
68 B
Nix
5 lines
68 B
Nix
{
|
|
programs.nixvim.plugins.which-key = {
|
|
enable = true;
|
|
};
|
|
}
|