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