nixos/home/modules/ide/nvim/plugins/extra.nix

5 lines
53 B
Nix

{
plugins.mini-extra = {
enable = true;
};
}