mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
chore: update commit and highlights to most recent version
This commit is contained in:
parent
57bee5b4b8
commit
b9173266f7
7 changed files with 88 additions and 20 deletions
|
|
@ -1,3 +1,11 @@
|
|||
; 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 ===
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue