diff options
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 67fc7bb36..f4231eb25 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -443,7 +443,6 @@ list.gdscript = { files = { "src/parser.c", "src/scanner.cc" }, }, readme_name = "Godot (gdscript)", - maintainers = { "@Shatur" }, } list.git_rebase = { |
