feat(parsers)!: drop org

The parser has neither queries nor a listed maintainer here and hasn't
seen updates in two years.
This commit is contained in:
Christian Clason 2025-02-09 12:26:31 +01:00 committed by Christian Clason
parent 38e46a6d7a
commit b08ae25c47
3 changed files with 0 additions and 11 deletions

View file

@ -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",