tweaks: sort two keywords strictly alphabetically
Этот коммит содержится в:
родитель
e0d9b7a8af
Коммит
108a3b0b41
@ -11,7 +11,7 @@ comment "//"
|
|||||||
color magenta "fn [a-z_0-9]+"
|
color magenta "fn [a-z_0-9]+"
|
||||||
|
|
||||||
# Reserved words
|
# Reserved words
|
||||||
color yellow "\<(abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|false|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|static|self|struct|super|trait|true|try|type|typeof|unsafe|unsized|use|virtual|where|while|yield)\>"
|
color yellow "\<(abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|false|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|true|try|type|typeof|unsafe|unsized|use|virtual|where|while|yield)\>"
|
||||||
|
|
||||||
# Macros
|
# Macros
|
||||||
color red "[a-z_]+!"
|
color red "[a-z_]+!"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user