mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
fix(ipkg)!: remove parser and queries
grammar repo is 404 (user removed) and no forks exist
This commit is contained in:
parent
27d0bef81e
commit
faf63903ff
7 changed files with 1 additions and 142 deletions
|
|
@ -1022,7 +1022,6 @@ return {
|
|||
revision = 'c56a25cf57c68ff929356db25505c1cc4c7820f6',
|
||||
url = 'https://github.com/kayhide/tree-sitter-idris',
|
||||
},
|
||||
maintainers = { '@srghma' },
|
||||
tier = 2,
|
||||
},
|
||||
ini = {
|
||||
|
|
@ -1041,14 +1040,6 @@ return {
|
|||
maintainers = { '@yorickpeterse' },
|
||||
tier = 2,
|
||||
},
|
||||
ipkg = {
|
||||
install_info = {
|
||||
revision = '8d3e9782f2d091d0cd39c13bfb3068db0c675960',
|
||||
url = 'https://github.com/srghma/tree-sitter-ipkg',
|
||||
},
|
||||
maintainers = { '@srghma' },
|
||||
tier = 2,
|
||||
},
|
||||
ispc = {
|
||||
install_info = {
|
||||
revision = '9b2f9aec2106b94b4e099fe75e73ebd8ae707c04',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue