mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-22 13:20:09 -04:00
feat(gnuplot!): update parser and queries
Breaking change: full grammar rewrite for 2.0
This commit is contained in:
parent
536de0c8ae
commit
fc6ad62eab
2 changed files with 28 additions and 200 deletions
|
|
@ -752,7 +752,7 @@ return {
|
|||
},
|
||||
gnuplot = {
|
||||
install_info = {
|
||||
revision = '1d331ed21d4100637272add1ff6ff6bda55828e7',
|
||||
revision = '20a98295a52caa5f474839838a800d250e8fe1f4',
|
||||
url = 'https://github.com/dpezto/tree-sitter-gnuplot',
|
||||
},
|
||||
maintainers = { '@dpezto' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue