mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
Add maintainers for Julia
This commit is contained in:
parent
dcf19d226b
commit
e0c5c7d419
1 changed files with 2 additions and 1 deletions
|
|
@ -157,7 +157,8 @@ list.julia = {
|
|||
install_info = {
|
||||
url = "https://github.com/tree-sitter/tree-sitter-julia",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
}
|
||||
},
|
||||
maintainers = {"@mroavi", "@theHamsta"},
|
||||
}
|
||||
|
||||
list.json = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue