mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
11 lines
231 B
Scheme
11 lines
231 B
Scheme
; AUTO-GENERATED by scripts/sync_queries.py
|
|
; Edit only the LOCAL section in composed files.
|
|
; File: indents.scm
|
|
; === BEGIN CORE ===
|
|
"{" @indent.begin
|
|
|
|
"}" @indent.end
|
|
|
|
; === END CORE ===
|
|
; === BEGIN LOCAL ===
|
|
; === END LOCAL ===
|