mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 21:00:08 -04:00
Revert "feat(ipkg): add parser and queries (#7277)"
This reverts commit f87c8956ae.
This commit is contained in:
parent
42fc28ba91
commit
32b5e254c4
8 changed files with 0 additions and 143 deletions
|
|
@ -1109,14 +1109,6 @@ list.inko = {
|
|||
maintainers = { "@yorickpeterse" },
|
||||
}
|
||||
|
||||
list.ipkg = {
|
||||
install_info = {
|
||||
url = "https://github.com/srghma/tree-sitter-ipkg",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@srghma" },
|
||||
}
|
||||
|
||||
list.ispc = {
|
||||
install_info = {
|
||||
url = "https://github.com/fab4100/tree-sitter-ispc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue