Sublime Forum

Vintage mode -- Cursor lands at very front of line

#1

Try this:

Go to a highly indented piece of code and hit << in Vim.

The cursor will land at the front (the ^ location) of the code, not the front of the line.

But in ST with vintage, cursor goes all the way left. This makes it take that much longer to get back to editing the line, especially as I can’t easily get my Shift+H and Shift+L binds (which in Vim are 10h and 10l). (To those who say use word-hops, shush.)

Where might I go to adjust this behavior? I really hope I don’t have to use e.g. https://forum.sublimetext.com/t/run-multiple-commands-command/6848/1 to achieve this.

0 Likes