mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
parsers: godotResource -> godot_resource
Follows upstream renaming
This commit is contained in:
parent
a735307abf
commit
b2af0d3df4
1 changed files with 1 additions and 1 deletions
|
|
@ -616,7 +616,7 @@ list.gdscript = {
|
|||
maintainers = { "@Shatur95" },
|
||||
}
|
||||
|
||||
list.godotResource = {
|
||||
list.godot_resource = {
|
||||
install_info = {
|
||||
url = "https://github.com/PrestonKnopp/tree-sitter-godot-resource",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue