lua: Highlight logical operators as keyword operators
This commit is contained in:
parent
042fc82e99
commit
a578095b86
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
"and"
|
||||
"not"
|
||||
"or"
|
||||
] @operator
|
||||
] @keyword.operator
|
||||
|
||||
[
|
||||
"+"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue