Replies: 2 comments
-
Well, for now I suppose the only workarounds are to disable the word wrapping hack or not use |
Beta Was this translation helpful? Give feedback.
0 replies
-
I suppose no one uses foldfix? Maybe when I have time I'll take a look at the foldfix code and see if I could improve it somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello fellow VSCodeVim users!
Is there some way to make vim-sneak work for searching combinations that contain
j
ork
while also using the solution in "How can I move the cursor by each display line with word wrapping?" section of the F.A.Q. in README.md? Right now pressingj
ork
after the default sneak hotkey (s
) simply ignores it as if sneak is still waiting for input.Beta Was this translation helpful? Give feedback.
All reactions