Replies: 2 comments 1 reply
-
AFAIK this is controlled by the LSP not Helix. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kirawi Hello, I have implemented it by modifying Helix, this will affect |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes there is a long function, and when I run
Goto next function
, the cursor will be at the end of the funciton and I can't see the fuction's head. So I have to runGoto matching bracket
to see which function it is. Is it possible to have a configuration option that allowsGoto next function
jump to the beginning of a function?Also
Goto next type definition
please.Beta Was this translation helpful? Give feedback.
All reactions