mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
fix: remove experimental flag
We now have a working grammer and also * highlight * indent * fold no need for experimental hint anymore
This commit is contained in:
parent
8342a84f40
commit
e4ba69018b
1 changed files with 0 additions and 1 deletions
|
|
@ -139,7 +139,6 @@ list.fusion = {
|
||||||
branch = "main",
|
branch = "main",
|
||||||
},
|
},
|
||||||
maintainers = { "@jirgn" },
|
maintainers = { "@jirgn" },
|
||||||
experimental = true,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
list.ledger = {
|
list.ledger = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue