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-23 09:56:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
11367488ac
helix-mirror
/
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 06:02:53 +04:00
(
function_definition
)
@function
.
around
Add comment textobject for surround selection and navigation (#1605)
2022-03-06 09:24:24 +04:00
(
comment
)
@comment
.
inside
(
comment
)
+
@comment
.
around
Reference in New Issue
Copy Permalink