|
|
|
|
|
by jalgos_eminator
1267 days ago
|
|
>> The whole point of vim is that you change your mental model to become faster at editing text. > The whole point of vi and vim was to edit text visually, instead of as lines. My language was very imprecise here, I should know better when commenting on Hacker News. I didn't mean the original motivation for creating vi, but the main reason why someone in 2022 would learn vim with all the other text editors out there now. The main feature of vim at this point is the modal editing that requires you to change how you think about text editing. If you aren't going to accept this new paradigm, then there's no point learning vim in the first place beyond how to enter and exit insert mode, save, and quit. |
|