mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
Add new keyword as per PEP 695 (#10165)
This commit is contained in:
parent
5f44890176
commit
d053886fe3
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@
|
|||
"global"
|
||||
"nonlocal"
|
||||
"print"
|
||||
"type"
|
||||
] @keyword
|
||||
[
|
||||
"and"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue