From b9a3588ee87ad68aeedcefd5275c3e13d225a381 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Wed, 19 Feb 2025 14:48:26 +0100 Subject: fix(earthfile): adapt to new default branch (with external scanner) --- 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 60ba67f5b..f1b03f473 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -469,7 +469,7 @@ list.dtd = { list.earthfile = { install_info = { url = "https://github.com/glehmann/tree-sitter-earthfile", - files = { "src/parser.c" }, + files = { "src/parser.c", "src/scanner.c" }, }, maintainers = { "@glehmann" }, } -- cgit v1.2.3-70-g09d2