nvim-treesitter/queries/python
Pham Huy Hoang 78b54eb7f6 chore(injections)!: update injection syntax to 0.9
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
2023-08-12 17:34:15 +02:00
..
folds.scm python(folds): fold whole functions not only body 2022-05-15 19:14:52 +02:00
highlights.scm fix(python): fields should not match uppercase-beginning names 2023-04-29 19:38:30 -04:00
indents.scm Add Python else elif dedent (#4618) 2023-04-29 10:35:35 +02:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00
locals.scm locals(python): adapt as_pattern to upstream change 2022-02-07 22:36:46 +01:00