Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Vi keys in Xcode

I'm surprised no one has asked this yet. What's the best way (if any) to get a Vi experience in Xcode? I know about ViMate but TextMate doesn't come close to Xcode in terms of integration and code completion.

BTW, I am using Xcode 4.

like image 507
kizzx2 Avatar asked Apr 11 '11 15:04

kizzx2


1 Answers

You might want to try out xVim which seems to be an active project. The currently indicate that it works with XCode 4.2, Espresso and Chocolat. Presumably you could selectively enable it with other applications.

like image 148
James Snyder Avatar answered Sep 18 '22 14:09

James Snyder