mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-16 05:51:10 +01:00
plugins/otter: add HeitorAugustoLN as a maintainer
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