Add special function and delimiter queries
parent
a01275f310
commit
f105b38723
|
@ -10,12 +10,14 @@ pub static COMMON_HIGHLIGHT_NAMES: &[&str] = &[
|
|||
"constant.builtin",
|
||||
"constant.character",
|
||||
"constructor",
|
||||
"delimiter",
|
||||
"embedded",
|
||||
"escape",
|
||||
"function",
|
||||
"function.builtin",
|
||||
"function.macro",
|
||||
"function.method",
|
||||
"function.special",
|
||||
"injection.content",
|
||||
"injection.language",
|
||||
"keyword",
|
||||
|
|
Loading…
Reference in New Issue