nvim-treesitter/runtime
Omar Valdez 2c13e88c31
fix(python): correct highlighting of docstrings
The node `expression_statement` was changed to a supertype in the python
parser, which caused the docstring query to capture all strings as
`@string.documentation`.
This commit restores the behavior as it was discussed in #7788.
2025-09-17 23:39:57 -07:00
..
queries fix(python): correct highlighting of docstrings 2025-09-17 23:39:57 -07:00