Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
func f() {
return
}
r.k.u.Expected behavior
Cursor moves onto n.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
Additional context
This is a problem especially with go lang because go formatter replaces spaces with tabs.
For the maintainers (if you prefer to dedupe issues) the following are related: #2458, #2913
This has been reproduced on Linux, MacOS, and Windows.
Closing in favor of #2458
Most helpful comment
For the maintainers (if you prefer to dedupe issues) the following are related: #2458, #2913
This has been reproduced on Linux, MacOS, and Windows.