This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
helix
Watch
1
Star
0
Fork
0
mirror of
https://github.com/helix-editor/helix
synced
2026-09-15 16:26:23 +02:00
Code
Issues
Activity
Files
spellbook
helix
/
runtime
/
queries
/
python
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
RoloEdits
and
GitHub
65ea351cc3
feat(languages): update python grammar version (
#14756
)
2025-11-07 19:05:25 -05:00
..
highlights.scm
queries(python): always mark kwarg names as
@variable.parameter
(
#14565
)
2025-10-18 19:48:48 -04:00
indents.scm
…
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
…