nix/nixvim/config/which-key.nix

3 lines
39 B
Nix

{
plugins.which-key.enable = true;
}