feat(gnuplot): added gnuplot parser and queries (#5594)

* feat(gnuplot): added gnuplot parser and queries

---------

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
Dai López 2024-01-26 05:30:43 -06:00 committed by GitHub
parent 4bc1f9a4eb
commit ffb19d5dee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 649 additions and 0 deletions

View file

@ -212,6 +212,9 @@
"gn": {
"revision": "bc06955bc1e3c9ff8e9b2b2a55b38b94da923c05"
},
"gnuplot": {
"revision": "7661b4d4883295a5effe96b678f563fe50aa3d7a"
},
"go": {
"revision": "ff86c7f1734873c8c4874ca4dd95603695686d7a"
},