|
|
|
|
|
by massysett
1047 days ago
|
|
One of the things I really like about Vim is how it maintains compatibility with Vi. The manual obsessively points out features Not in vi. It retains some ill-advised things like :Print because Vi had them. Ancient platforms still work, supposedly. I care about this not because I used Vi (I never have) but because it’s less likely that some new Vim with a newer distribution release will do something I don’t expect. Vim does want I need it to do. I don’t want it to change. Neovim on the other hand exists entirely to change things. That’s all well and good. I just don’t want it. My editor is complete. |
|