|
|
|
|
|
by hota_mazi
1708 days ago
|
|
I think that by installing vim on all your editors, you are missing out on a lot of productivity. You are basically giving precedence to text edition over code edition. When you use an IDE, you are editing code, not text, and that IDE's key bindings are optimized for that purpose. I suggest you take the time to learn native key bindings to whatever tool you picked and see where that gets you, you'll be surprised after a few weeks. |
|