This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
b6e555a2ed
helix
/
runtime
/
queries
/
fish
/
textobjects.scm
6 lines
94 B
Scheme
Raw
Normal View
History
Unescape
Escape
Add fish highlighting (#1308) The highlights were copied and modified from https://github.com/nvim-treesitter/nvim-treesitter/blob/master/queries/fish/highlights.scm
2021-12-21 03:02:53 +01:00
(
function_definition
)
@function
.
around
Add comment textobject for surround selection and navigation (#1605)
2022-03-06 00:24:24 -05:00
(
comment
)
@comment
.
inside
(
comment
)
+
@comment
.
around
Reference in a new issue
Copy permalink