mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
Update highlights.scm for Python
Added new keywords "is not" and "not in"
This commit is contained in:
parent
e9fb90da02
commit
8894d78f63
1 changed files with 2 additions and 0 deletions
|
|
@ -227,6 +227,8 @@
|
|||
"is"
|
||||
"not"
|
||||
"or"
|
||||
"is not"
|
||||
"not in"
|
||||
|
||||
"del"
|
||||
] @keyword.operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue