From a1c29a9d1d82f231e4cc1922595f9e833bc6099b Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Mon, 19 Jun 2023 18:14:41 -0400 Subject: fix(org): adapt to scanner rewrite --- 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 5d438d79b..c8beaab9a 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1046,7 +1046,7 @@ list.odin = { list.org = { install_info = { url = "https://github.com/milisims/tree-sitter-org", - files = { "src/parser.c", "src/scanner.cc" }, + files = { "src/parser.c", "src/scanner.c" }, }, } -- cgit v1.2.3-70-g09d2