From e159a531e5470f48a174425713a82208952b9b1c Mon Sep 17 00:00:00 2001 From: chaopeng Date: Fri, 23 Feb 2024 09:36:14 -0500 Subject: fix(fidl): remove requires_generate_from_grammar --- lua/nvim-treesitter/parsers.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index bd647d595..6209ccc84 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -539,7 +539,6 @@ list.fidl = { install_info = { url = "https://github.com/google/tree-sitter-fidl", files = { "src/parser.c" }, - requires_generate_from_grammar = true, }, maintainers = { "@chaopeng" }, } -- cgit v1.2.3-70-g09d2