nvim-treesitter/queries/python
Stephan Seitz 969edeeced Python highlights: highlight functions with self as methods (#198)
Also highlight __init__/__new__ as constructor
2020-07-20 08:57:12 +02:00
..
highlights.scm Python highlights: highlight functions with self as methods (#198) 2020-07-20 08:57:12 +02:00
locals.scm Python locals: with_statement can define variables 2020-07-09 14:38:08 +02:00
textobjects.scm Python textobjects: Include @decorators and improve @conditional.inner 2020-07-15 23:16:13 +02:00