feat(gnuplot)!: update parser and queries

Breaking change: full rewrite for Gnuplot 6.x

Also add folds query
This commit is contained in:
Christian Clason 2026-05-26 16:16:55 +02:00 committed by Christian Clason
parent 2ec268b5d0
commit 0011ad541b
4 changed files with 440 additions and 509 deletions

View file

@ -752,7 +752,7 @@ return {
},
gnuplot = {
install_info = {
revision = '8923c1e38b9634a688a6c0dce7c18c8ffb823e79',
revision = '1d331ed21d4100637272add1ff6ff6bda55828e7',
url = 'https://github.com/dpezto/tree-sitter-gnuplot',
},
maintainers = { '@dpezto' },