mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 17:30:08 -04:00
highlights(sql): update highlight queries
highlights(sql): add bool, attributes, conditionals highlights(sql): add builtins highlights(sql): add parameters highlights(sql): add temp table attribute update sql highlights; add floats bump sql version bump upstream sql version highlights(sql): fix float regex fix upstream changes; bump sql version
This commit is contained in:
parent
ce0dba96f4
commit
c9d7f9c920
2 changed files with 64 additions and 21 deletions
|
|
@ -390,7 +390,7 @@
|
|||
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
|
||||
},
|
||||
"sql": {
|
||||
"revision": "0d7a121b2a08fb37109f7be1cc6654443cad661f"
|
||||
"revision": "3a3f92b29c880488a08bc2baaf1aca6432ec3380"
|
||||
},
|
||||
"supercollider": {
|
||||
"revision": "90c6d9f777d2b8c4ce497c48b5f270a44bcf3ea0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue