diff --git a/plugins/by-name/smart-splits/default.nix b/plugins/by-name/smart-splits/default.nix index fbaece75..c2660de9 100644 --- a/plugins/by-name/smart-splits/default.nix +++ b/plugins/by-name/smart-splits/default.nix @@ -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 = {