Replies: 1 comment
-
Looks like a bug! Star should search for the "next word", with various rules for finding the next word, but IdeaVim doesn't know what to do if it doesn't find it. Vim will search for the text under the caret, even if it's not a word, so Here's the issue: VIM-3445 |
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
-
if you try to * over { character it does not allow u to navigate to all brackets.
As far as I know this should be possible
Beta Was this translation helpful? Give feedback.
All reactions