From ec9ee2757d94b18f20fc8d8c09d946212ba160ea Mon Sep 17 00:00:00 2001 From: Shatur95 Date: Sun, 18 Apr 2021 16:56:35 +0300 Subject: Fix GDScript highlighting --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index a0ac02237..4cd99a11f 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -464,7 +464,7 @@ list.gdscript = { requires_generate_from_grammar = true, }, readme_name = "Godot (gdscript)", - maintainers = {"not @tjdevries"}, + maintainers = {"@Shatur95"}, } list.turtle = { -- cgit v1.2.3-70-g09d2