mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/otter: add HeitorAugustoLN as a maintainer
This commit is contained in:
parent
f198380fa5
commit
4932ff7750
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
packPathName = "otter.nvim";
|
||||
package = "otter-nvim";
|
||||
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.HeitorAugustoLN ];
|
||||
|
||||
imports = [
|
||||
# TODO: introduced 2024-06-29; remove after 24.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue