nvim-treesitter/queries/python
Jakub Łuczyński 0b4d4b4140 Updated python highlights
* allow for digits in constant names
* removed redundant/conflicting rules
* added missing hlmap
* fixed escape_sequence
* more explicit @constructor assignment
* added rules for function decoration identifiers
2020-06-21 00:11:58 +02:00
..
highlights.scm Updated python highlights 2020-06-21 00:11:58 +02:00
locals.scm Update python locals: list_splat and dictionary_splat define variables as parameters 2020-06-02 21:13:09 +02:00