nvim-treesitter/queries
Stephan Seitz 807d6e11fa Improve Python highlights
- Highlight types in attributes as @type (**Foo**.a)
- Highlight superclasses @type
- Highlight ^[A-Z] as @type
- Highlight isinstance(*, type) as @type
- Highlight default_parameter and keyword_argument as @parameter
- Highlight *args, **kwargs as @parameter
- Highlight -> as @operator
2020-05-28 10:42:45 +02:00
..
c Some improvements to c/locals.scm 2020-05-23 22:23:29 +02:00
lua fix(lua): update queries 2020-05-07 14:03:29 +02:00
python Improve Python highlights 2020-05-28 10:42:45 +02:00
ruby update ruby highlights and locals to conform the new contribution 2020-05-11 11:54:59 -04:00