lib: remove maintainers alias

This commit is contained in:
Matt Sturgeon 2024-09-27 05:28:00 +01:00
parent cb2b76c1a9
commit d718446b61
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
26 changed files with 32 additions and 30 deletions

View file

@ -11,7 +11,7 @@ helpers.vim-plugin.mkVimPlugin {
package = "lazygit-nvim";
globalPrefix = "lazygit_";
maintainers = [ helpers.maintainers.AndresBermeoMarinelli ];
maintainers = [ lib.maintainers.AndresBermeoMarinelli ];
settingsOptions = {
floating_window_winblend = helpers.defaultNullOpts.mkNullable (types.ints.between 0 100) 0 ''