XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.3k stars 181 forks source link

Paragraph motion not working in Xcode 12.1 #333

Closed sashaweiss closed 3 years ago

sashaweiss commented 3 years ago

Hi! Thanks in advance for your work keeping this going.

It seems that paragraph motion ({ and }) don't work in Xcode 12.1, built off of develop at 179ba9a8. Any ideas?

sashaweiss commented 3 years ago

Quick update: it seems to start working if I navigate forward/backward through files a couple times? Not entirely sure what's up with that.