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
When entering textarea mode, move cursor back one character. This is
like exiting insert mode and going back to normal mode in vim.
Make 'f' and 't' be closer to vim. 'f' goes to right before the
character and 't' being one character before that.
0 commit comments