nix-config/home/toast/modules/nixvim/plugins/which-key.nix

3 lines
55 B
Nix

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