1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Add new keyword as per PEP 695 (#10165)

This commit is contained in:
Karem Abdul-Samad 2024-04-04 20:22:41 -04:00 committed by GitHub
parent 5f44890176
commit d053886fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,6 +210,7 @@
"global"
"nonlocal"
"print"
"type"
] @keyword
[
"and"