nvim-treesitter/tests/query/highlights/python
Santos Gallegos f1373051e5
Python: highlight future import (#2936)
* Python: highlight future import

* Use constant.builtin
2022-05-13 21:46:06 +00:00
..
future_import.py Python: highlight future import (#2936) 2022-05-13 21:46:06 +00:00
pattern_matching.py highlights(python): add support for pattern matching 2022-01-28 19:11:20 +01:00
raise_from.py Python: highlight raise from statement 2022-05-01 10:06:13 +02:00
yield_from.py highlights(python): "from" in yield should be @keyword.return 2022-04-01 17:00:21 +02:00