nix-config/modules/home-manager/coding/neovim/config/plugins/fidget.nix

4 lines
36 B
Nix
Raw Normal View History

2025-06-02 02:09:06 +01:00
{
plugins.fidget.enable = true;
}