|
|
|
|
|
by PaulHoule
4692 days ago
|
|
I switched from emacs to vim a few years ago. One of them is that vim is actually closer to a windows/mac style editor than emacs is. You can navigate with the arrow keys, you just need keep track of being in insert mode or not. The things that are different are sufficiently different that you won't cross them up. Back in the emacs days I was always typing ^X^S into word or typing ^S in emacs when I want to save. |
|