mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
Update tree-sitter-rego version
We have released a new langauge feature for string interpolation and the new grammar is available from this commit following PR https://github.com/FallenAngel97/tree-sitter-rego/pull/19
This commit is contained in:
parent
15b3416cc1
commit
536ef12c13
1 changed files with 1 additions and 1 deletions
|
|
@ -1883,7 +1883,7 @@ return {
|
||||||
},
|
},
|
||||||
rego = {
|
rego = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = '20b5a5958c837bc9f74b231022a68a594a313f6d',
|
revision = 'ddd39af81fe8b0288102a7cb97959dfce723e0f3',
|
||||||
url = 'https://github.com/FallenAngel97/tree-sitter-rego',
|
url = 'https://github.com/FallenAngel97/tree-sitter-rego',
|
||||||
},
|
},
|
||||||
maintainers = { '@FallenAngel97' },
|
maintainers = { '@FallenAngel97' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue