show/hide this revision's text 2 fix formatting

What you're missing is all the microseconds you spend repetitively mousing through the poorly laid out xcode GUI(or GUI (or any IDE) menus. This adds up to a ton of time if you code for hours per day, per month, etcetc., and is my main reason for sticking with a highly customized MacVim. With clever macros and a mastery of vim's key commands, going keyboard native allows me to code so much faster. This reason is also why I don't like TextMate(tried TextMate (tried it out!). I have xcode configured to open files in vim, now if I could only make the xcode editor disappear entirely! I tried looking into the Vi Input Manager plugin, which apparently embeds vim into xcode, but OSX input manager's got broken in Leopard, and it doesn't appear to work anymore.

show/hide this revision's text 1

What you're missing is all the microseconds you spend repetitively mousing through the poorly laid out xcode GUI(or any IDE) menus. This adds up to a ton of time if you code for hours per day, per month, etc, and is my main reason for sticking with a highly customized MacVim. With clever macros and a mastery of vim's key commands, going keyboard native allows me to code so much faster. This reason is also why I don't like TextMate(tried it out!). I have xcode configured to open files in vim, now if I could only make the xcode editor disappear entirely! I tried looking into the Vi Input Manager plugin, which apparently embeds vim into xcode, but OSX input manager's got broken in Leopard, and it doesn't appear to work anymore.