nix-config/modules/home-manager/coding/neovim/plugins/fidget.nix
2025-06-06 16:35:16 +01:00

3 lines
36 B
Nix

{
plugins.fidget.enable = true;
}