feat(gnuplot!): update parser and queries

Breaking change: full grammar rewrite for 2.0
This commit is contained in:
Christian Clason 2026-07-02 10:12:39 +02:00 committed by Christian Clason
parent 536de0c8ae
commit fc6ad62eab
2 changed files with 28 additions and 200 deletions

View file

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