mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
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:
parent
4bc1f9a4eb
commit
ffb19d5dee
5 changed files with 649 additions and 0 deletions
|
|
@ -212,6 +212,9 @@
|
|||
"gn": {
|
||||
"revision": "bc06955bc1e3c9ff8e9b2b2a55b38b94da923c05"
|
||||
},
|
||||
"gnuplot": {
|
||||
"revision": "7661b4d4883295a5effe96b678f563fe50aa3d7a"
|
||||
},
|
||||
"go": {
|
||||
"revision": "ff86c7f1734873c8c4874ca4dd95603695686d7a"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue