nix-config/modules/home-manager/coding/neovim/config/plugins/fidget.nix
2025-06-12 13:00:10 +01:00

3 lines
36 B
Nix

{
plugins.fidget.enable = true;
}