Sublime Forum

Vintage mode: % behaves differently

#1

Let’s say I have this
if(something){
//something
}

when I press % on ), it goes to } instead of ( which is how vi does.

Edit: I will mention on github. that seems to be a more appropriate place for this.

0 Likes

#2

Didn’t see on github issues yet, which someone was nice enough to point out to me when I had a Vintage mode issue earlier:

github.com/sublimehq/Vintage/issues?state=open

And yep, though I’m generally more space-retentive, was able to easily replicate your issue. Strange.

0 Likes