mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
Support Cairo 0.10 syntax
This commit is contained in:
parent
17488f14d6
commit
431f9c14f3
2 changed files with 1 additions and 3 deletions
|
@ -36,7 +36,6 @@
|
|||
[
|
||||
"if"
|
||||
"else"
|
||||
"end"
|
||||
"assert"
|
||||
"with"
|
||||
"with_attr"
|
||||
|
@ -54,7 +53,6 @@
|
|||
"const"
|
||||
"local"
|
||||
"struct"
|
||||
"member"
|
||||
"alloc_locals"
|
||||
"tempvar"
|
||||
] @keyword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue