mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsonc
Problem: Gitlab has too frequent outages, which break automation. Solution: Drop all Gitlab-hosted parsers (two of which have been unmaintained for years).
This commit is contained in:
parent
d72fa25b54
commit
d2350758b3
19 changed files with 4 additions and 465 deletions
|
|
@ -3,7 +3,7 @@ error('Cannot require a meta file')
|
|||
|
||||
---@class InstallInfo
|
||||
---
|
||||
---URL of parser repo (Github/Gitlab)
|
||||
---URL of parser repo (Github)
|
||||
---@field url string
|
||||
---
|
||||
---Commit hash of parser to download (compatible with queries)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue