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"
|
"global"
|
||||||
"nonlocal"
|
"nonlocal"
|
||||||
"print"
|
"print"
|
||||||
|
"type"
|
||||||
] @keyword
|
] @keyword
|
||||||
[
|
[
|
||||||
"and"
|
"and"
|
||||||
|
|
Loading…
Reference in New Issue