nixvim/config/which-key.nix

4 lines
39 B
Nix
Raw Normal View History

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