mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
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:
parent
38e46a6d7a
commit
b08ae25c47
3 changed files with 0 additions and 11 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue