mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix(python): nospell for interpolation
This commit is contained in:
committed by
Christian Clason
parent
1ddb266477
commit
5eca61b32a
@@ -4,7 +4,7 @@
|
||||
(identifier) @variable
|
||||
|
||||
; Reset highlighting in f-string interpolations
|
||||
(interpolation) @none
|
||||
(interpolation) @none @nospell
|
||||
|
||||
; Identifier naming conventions
|
||||
((identifier) @type
|
||||
|
||||
Reference in New Issue
Block a user