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

This commit is contained in:
Gaetan Lepage
2025-12-30 23:10:06 +00:00
committed by Matt Sturgeon
parent 991761bc6a
commit 33e1f1d444
+1 -1
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 = {