|
|
|
|
|
by leon_
5615 days ago
|
|
Mhh, it takes some time to get accustomed to vim but it's worth it. Just don't give up too early. I'm using XCode and vim ... XCode for iOS development and for everything else vim. Prior to that I used TextMate ... After a few weeks of constant vim usage it happens that I start typing vim commands into XCode (or into any other bigger text field). For example I regularly press a/i/o before I start typing the text. Or I try to block mark/yank text selections, etc. instead of use copy and paste :) After a few weeks of regular usage you start getting a grasp on vim and will constantly ask yourself why all the other editors suck :) (I tend to use console vim - not macvim. Macvim somehow doesn't feel right.) |
|