mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
724a96abc8
Support [pest-parser](https://github.com/pest-parser) - [pest-language-server](https://github.com/pest-parser/pest-ide-tools) - [tree-sitter-pest](https://github.com/pest-parser/tree-sitter-pest) close #7878
10 lines
59 B
Scheme
10 lines
59 B
Scheme
[
|
|
(expression)
|
|
] @indent
|
|
|
|
[
|
|
"]"
|
|
"}"
|
|
")"
|
|
] @outdent
|