mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore: update helixql parser revision
Updated to 259d2b68 which fixes the symlink issue that was breaking Windows CI during tarball extraction.
This commit is contained in:
parent
1cdd2c32f9
commit
5d2914b940
1 changed files with 1 additions and 1 deletions
|
|
@ -914,7 +914,7 @@ return {
|
|||
},
|
||||
helixql = {
|
||||
install_info = {
|
||||
revision = 'f6c799534d46947204f6db962d0aae7b9e46d2cb',
|
||||
revision = '259d2b68c56ae40ef7d190919ed49e0f17d1f3ee',
|
||||
url = 'https://github.com/benwoodward/tree-sitter-helixql',
|
||||
},
|
||||
maintainers = { '@benwoodward' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue