nvim-treesitter/queries/python
Santos Gallegos 7aad57b9c9 Python: update highlights
- Get rid of @self
- Highlight methods correctly
- Highlight self as the first parameter of a method
- Use new syntax (# for predicates, (_) instead of (*) for wildcards)
2020-08-16 11:44:30 -05:00
..
highlights.scm Python: update highlights 2020-08-16 11:44:30 -05:00
locals.scm feat(highlights): add is predicate 2020-08-16 09:04:07 -05:00
textobjects.scm Python: update textobjects queries 2020-08-04 10:09:11 +02:00