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

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