nixos-combined-flake/modules/nixvim/plugins/which-key.nix

4 lines
45 B
Nix

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