feat(inko): update to v0.4.0 (#8327)

This changes the structure of "if" expressions so the queries for
nvim-treesitter-textobjects can be changed as to not cause any crashes.
This commit is contained in:
Yorick Peterse 2025-12-06 22:38:22 +01:00 committed by GitHub
parent 9d47b2558b
commit 20db421f5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1025,11 +1025,11 @@ return {
},
inko = {
install_info = {
revision = '9d7ed4f6c0ea2a8f846f3bb00e33ab21ec9ca379',
revision = 'v0.4.0',
url = 'https://github.com/inko-lang/tree-sitter-inko',
},
maintainers = { '@yorickpeterse' },
tier = 3,
tier = 1,
},
ispc = {
install_info = {