diff options
| author | Matthias Queitsch <matthias.queitsch@mailbox.org> | 2023-02-14 21:17:00 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2023-02-20 22:47:45 -0800 |
| commit | c9d7f9c9207b6fe53f58e0a3ef2e5227c37d9004 (patch) | |
| tree | 0ccc24c2f09adc89eaf716129e851d49d244cd36 /lockfile.json | |
| parent | feat(go): add folds for type switch and switch cases (diff) | |
| download | nvim-treesitter-0.8.4.tar nvim-treesitter-0.8.4.tar.gz nvim-treesitter-0.8.4.tar.bz2 nvim-treesitter-0.8.4.tar.lz nvim-treesitter-0.8.4.tar.xz nvim-treesitter-0.8.4.tar.zst nvim-treesitter-0.8.4.zip | |
highlights(sql): update highlight queriesv0.8.4
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
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 6d012ca0e..c8ff0ecd6 100644 --- a/lockfile.json +++ b/lockfile.json @@ -390,7 +390,7 @@ "revision": "05f949d3c1c15e3261473a244d3ce87777374dec" }, "sql": { - "revision": "0d7a121b2a08fb37109f7be1cc6654443cad661f" + "revision": "3a3f92b29c880488a08bc2baaf1aca6432ec3380" }, "supercollider": { "revision": "90c6d9f777d2b8c4ce497c48b5f270a44bcf3ea0" |
