mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
bot(parsers): update inko
This commit is contained in:
parent
6016f1232d
commit
5a7e5638e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1033,7 +1033,7 @@ return {
|
||||||
},
|
},
|
||||||
inko = {
|
inko = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'v0.4.0',
|
revision = 'v0.5.1',
|
||||||
url = 'https://github.com/inko-lang/tree-sitter-inko',
|
url = 'https://github.com/inko-lang/tree-sitter-inko',
|
||||||
},
|
},
|
||||||
maintainers = { '@yorickpeterse' },
|
maintainers = { '@yorickpeterse' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue