This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
helix
mirror of
https://github.com/helix-editor/helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
inlay-hints-on-event-system
helix
/
runtime
/
queries
/
toml
/
textobjects.scm
8 lines
99 B
Scheme
Raw
Permalink
Normal View
History
Unescape
Escape
Add textobject for entries/elements of list-like things (#8150)
2024-04-01 00:53:15 +08:00
(
pair
(
_
)
@entry
.
inside
)
@entry
.
around
(
array
(
_
)
@entry
.
around
)
feat: added comment textobject to toml (#12952)
2025-02-27 07:40:34 +08:00
(
comment
)
+
@comment
.
around