1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 08:41:40 +01:00
helix/runtime/queries/python
2026-02-17 09:59:44 -06:00
..
highlights.scm queries(python): always mark kwarg names as @variable.parameter (#14565) 2025-10-18 19:48:48 -04:00
indents.scm fix(python): indent after except and finally (#15315) 2026-02-17 09:59:44 -06:00
injections.scm feat(python): add regex injection to functions in the std re module (#14254) 2025-08-18 08:24:38 -05:00
locals.scm queries(python): always mark kwarg names as @variable.parameter (#14565) 2025-10-18 19:48:48 -04:00
rainbows.scm Rainbow tree-sitter matches 🌈 (#13530) 2025-07-26 18:02:29 -04:00
tags.scm feat(languages): update python grammar version (#14756) 2025-11-07 19:05:25 -05:00
textobjects.scm Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00