highlights(latex): highlight chapter*, section*, part* ...

Fixes #1454
This commit is contained in:
Stephan Seitz 2021-06-30 17:51:02 +02:00 committed by Stephan Seitz
parent 917ae3da7c
commit b09e889e3d

View file

@ -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