plugins/smart-splits: change maintainer from foo-dogsquared to GaetanLepage

This commit is contained in:
Gaetan Lepage 2025-12-29 18:16:04 +01:00 committed by Matt Sturgeon
parent 991761bc6a
commit 33e1f1d444

View file

@ -4,7 +4,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
package = "smart-splits-nvim";
description = "Smarter and more intuitive split pane management that uses a mental model of left/right/up/down instead of wider/narrower/taller/shorter for resizing splits.";
maintainers = [ lib.maintainers.foo-dogsquared ];
maintainers = [ lib.maintainers.GaetanLepage ];
settingsExample = {
resize_mode = {