8c29b76bcc
* Improve llvm highlighting and queries The llvm tree-sitter parser was updated to support scopes and more accurate highlighting. * Group highlight expressions better
8 lines
68 B
TOML
8 lines
68 B
TOML
indent = [
|
|
"function_body",
|
|
"instruction",
|
|
]
|
|
|
|
outdent = [
|
|
"}",
|
|
]
|