mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
Python highlights: Add walrus operator
This commit is contained in:
parent
d04a833e20
commit
106994c74a
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@
|
||||||
[
|
[
|
||||||
"-"
|
"-"
|
||||||
"-="
|
"-="
|
||||||
|
":="
|
||||||
"!="
|
"!="
|
||||||
"*"
|
"*"
|
||||||
"**"
|
"**"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue