plugins/smart-splits: change maintainer from foo-dogsquared to GaetanLepage
This commit is contained in:
parent
991761bc6a
commit
33e1f1d444
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue