fix(sql): compound_statement -> block

a little more reorganizing; we've copied the indents file into
tree-sitter-sql and it tests okay there.
This commit is contained in:
Dian M Fay 2023-06-25 10:35:50 -04:00 committed by Christian Clason
parent 069cbad8d2
commit b75f79bc5f
2 changed files with 2 additions and 3 deletions

View file

@ -462,7 +462,7 @@
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
},
"sql": {
"revision": "d38db87c3e979a692cd542be44524f7f5e46f965"
"revision": "7bd15d1ca789c5aaef5d2dbfdb14565ec8223d1b"
},
"squirrel": {
"revision": "e8b5835296f931bcaa1477d3c5a68a0c5c2ba034"

View file

@ -7,8 +7,7 @@
(insert)
] @indent.begin
(compound_statement
(block
(keyword_begin)
) @indent.begin