Hacker News new | ask | show | jobs
by rudedogg 3613 days ago
I've been able to do this with Vim. I also do Xcode development, but just use the XVim plugin.

Also, I've been keeping an eye on https://github.com/landaire/deoplete-swift, hopefully in the future I can do everything through Vim and only jump into Xcode to setup bindings and make UI changes.

1 comments

Same.

Vrapper [0] for Eclipse, Vintageous [1] for Sublime, VsVim [2] for Visual Studio, and Vimium [3] for Chrome.

I have become one with Vim :)

[0] http://vrapper.sourceforge.net/home/

[1] https://github.com/guillermooo/Vintageous

[2] https://visualstudiogallery.msdn.microsoft.com/59ca71b3-a4a3...

[3] https://vimium.github.io/

The biggest problem with these is that they are keybindings only. The don't allow you to customize things the same way which I think is the main benefit of learning one editor well.
Fair point but it's all about the lowest common denominator across tools. I am certainly more productive with base Vim keybindings than without.