mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 17:24:32 +02:00
plugins/otter: add HeitorAugustoLN as a maintainer
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled
This commit is contained in:
parent
e58246583e
commit
a610befe67
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
||||||
package = "otter-nvim";
|
package = "otter-nvim";
|
||||||
description = "A Neovim plugin for writing and running embedded languages in your code.";
|
description = "A Neovim plugin for writing and running embedded languages in your code.";
|
||||||
|
|
||||||
maintainers = [ ];
|
maintainers = [ lib.maintainers.HeitorAugustoLN ];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
# TODO: introduced 2024-06-29; remove after 24.11
|
# TODO: introduced 2024-06-29; remove after 24.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue