This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix-mirror
Watch
1
Star
0
Fork
0
You've already forked helix-mirror
mirror of
https://github.com/helix-editor/helix.git
synced
2024-11-25 10:56:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
f06f481ad9
helix-mirror
/
runtime
/
queries
/
just
/
folds.scm
9 lines
98 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat(languages): update `just` grammar and queries (#11306) * feat(languages): update `just` grammar and queries Bump the * refactor(syntax): inject shebang by id not name --------- Co-authored-by: Trevor Gross <tmgross@umich.edu>
2024-07-28 17:54:10 +04:00
; Define collapse points
(
[
(
recipe
)
(
string
)
(
external_command
)
]
@fold
(
#t
rim!
@fold
)
)
Reference in New Issue
Copy Permalink