mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
reset python interpolation node
This commit is contained in:
parent
73ba2994ab
commit
2fe1f2877e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
(identifier) @variable
|
(identifier) @variable
|
||||||
|
|
||||||
; Reset highlighing in f-string interpolations
|
; Reset highlighing in f-string interpolations
|
||||||
(interpolation) @Normal
|
(interpolation) @none
|
||||||
|
|
||||||
;; Identifier naming conventions
|
;; Identifier naming conventions
|
||||||
((identifier) @type
|
((identifier) @type
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue