From b08ae25c473b0c63f5ef99f04b03fe66dfbd8f8d Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 9 Feb 2025 12:26:31 +0100 Subject: feat(parsers)!: drop org The parser has neither queries nor a listed maintainer here and hasn't seen updates in two years. --- lua/nvim-treesitter/parsers.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index be4d99b62..60ba67f5b 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1581,13 +1581,6 @@ list.odin = { maintainers = { "@amaanq" }, } -list.org = { - install_info = { - url = "https://github.com/milisims/tree-sitter-org", - files = { "src/parser.c", "src/scanner.c" }, - }, -} - list.pascal = { install_info = { url = "https://github.com/Isopod/tree-sitter-pascal", -- cgit v1.2.3-70-g09d2