mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
Fix GDScript highlighting
This commit is contained in:
parent
1d5f928279
commit
ec9ee2757d
2 changed files with 117 additions and 17 deletions
|
|
@ -464,7 +464,7 @@ list.gdscript = {
|
|||
requires_generate_from_grammar = true,
|
||||
},
|
||||
readme_name = "Godot (gdscript)",
|
||||
maintainers = {"not @tjdevries"},
|
||||
maintainers = {"@Shatur95"},
|
||||
}
|
||||
|
||||
list.turtle = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue