mirror of https://github.com/helix-editor/helix
Add new keyword as per PEP 695 (#10165)
parent
5f44890176
commit
d053886fe3
|
@ -210,6 +210,7 @@
|
|||
"global"
|
||||
"nonlocal"
|
||||
"print"
|
||||
"type"
|
||||
] @keyword
|
||||
[
|
||||
"and"
|
||||
|
|
Loading…
Reference in New Issue