update res/devtools/syntax/lua.toml
This commit is contained in:
parent
ff079ef57b
commit
289c962df1
@ -8,5 +8,5 @@ multiline-string-end = "]]"
|
||||
keywords = [
|
||||
"and", "break", "do", "else", "elseif", "end", "false", "for", "function",
|
||||
"if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true",
|
||||
"until", "while"
|
||||
"until", "while", "self", "error"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user