mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
feat: add prolog and problog parser and queries (#6810)
This commit is contained in:
parent
e0d6c7643d
commit
6cd4ce6cab
11 changed files with 100 additions and 0 deletions
|
|
@ -530,6 +530,12 @@
|
|||
"prisma": {
|
||||
"revision": "eca2596a355b1a9952b4f80f8f9caed300a272b5"
|
||||
},
|
||||
"problog": {
|
||||
"revision": "d8bc22c007825d3af3d62b4326f9d8f9ca529974"
|
||||
},
|
||||
"prolog": {
|
||||
"revision": "d8bc22c007825d3af3d62b4326f9d8f9ca529974"
|
||||
},
|
||||
"promql": {
|
||||
"revision": "77625d78eebc3ffc44d114a07b2f348dff3061b0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue