nvim-treesitter/queries/python
Stephan Seitz 75bce1dc93 Python highlights: Reset highlighting in f-string interpolation
This solution is preferable to `(identifier) @Normal` since otherwise
everything without highlight will use string-highlighting.
2020-06-26 13:52:59 +02:00
..
highlights.scm Python highlights: Reset highlighting in f-string interpolation 2020-06-26 13:52:59 +02:00
locals.scm Adapt Python highlights to new query syntax 2020-06-24 10:07:22 +02:00