Files
nixy/home/nvim/whichkey.nix
Hadi 55a602b481 Up
2024-03-12 02:55:45 +01:00

4 lines
53 B
Nix

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