mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
chore(parsers): Fix typo (maintainer -> maintainers)
This commit is contained in:
parent
066fd65053
commit
cc997d55de
1 changed files with 1 additions and 1 deletions
|
|
@ -2139,7 +2139,7 @@ list.snakemake = {
|
|||
url = "https://github.com/osthomas/tree-sitter-snakemake",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainer = { "@osthomas" },
|
||||
maintainers = { "@osthomas" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue