mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
parent
917ae3da7c
commit
b09e889e3d
1 changed files with 8 additions and 0 deletions
|
|
@ -288,6 +288,14 @@
|
||||||
"\\subsubsection"
|
"\\subsubsection"
|
||||||
"\\paragraph"
|
"\\paragraph"
|
||||||
"\\subparagraph"
|
"\\subparagraph"
|
||||||
|
|
||||||
|
"\\part*"
|
||||||
|
"\\chapter*"
|
||||||
|
"\\section*"
|
||||||
|
"\\subsection*"
|
||||||
|
"\\subsubsection*"
|
||||||
|
"\\paragraph*"
|
||||||
|
"\\subparagraph*"
|
||||||
] @type
|
] @type
|
||||||
|
|
||||||
"\\item" @punctuation.special
|
"\\item" @punctuation.special
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue