mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(vento)!: update parser and queries
Breaking change: `(keyword)` node removed. Also mark as unmaintained (Copilot-maintained)
This commit is contained in:
parent
45a07f869b
commit
9f2dad22ef
3 changed files with 24 additions and 5 deletions
|
|
@ -2510,11 +2510,10 @@ return {
|
|||
},
|
||||
vento = {
|
||||
install_info = {
|
||||
revision = '3b32474bc29584ea214e4e84b47102408263fe0e',
|
||||
revision = 'edd6596d4b0f392b87fc345dc26d84a6c32f7059',
|
||||
url = 'https://github.com/ventojs/tree-sitter-vento',
|
||||
},
|
||||
maintainers = { '@wrapperup', '@oscarotero' },
|
||||
tier = 2,
|
||||
tier = 3,
|
||||
},
|
||||
vhdl = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue