mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
feat(gnuplot)!: update parser and queries
Breaking change: full rewrite for Gnuplot 6.x Also add folds query
This commit is contained in:
parent
2ec268b5d0
commit
0011ad541b
4 changed files with 440 additions and 509 deletions
|
|
@ -752,7 +752,7 @@ return {
|
|||
},
|
||||
gnuplot = {
|
||||
install_info = {
|
||||
revision = '8923c1e38b9634a688a6c0dce7c18c8ffb823e79',
|
||||
revision = '1d331ed21d4100637272add1ff6ff6bda55828e7',
|
||||
url = 'https://github.com/dpezto/tree-sitter-gnuplot',
|
||||
},
|
||||
maintainers = { '@dpezto' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue