nix-config/modules/home-manager/neovim/config/plugins/fidget.nix
2025-07-17 21:47:19 +01:00

3 lines
36 B
Nix

{
plugins.fidget.enable = true;
}