You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enter visual mode you can use V which will enter visual mode and select the whole current line right away. I personally use it much more often than v
Key sequence
V
Expected vim behavior
To enter visual mode you can use
Vwhich will enter visual mode and select the whole current line right away. I personally use it much more often thanvAdditional context
No response