cm0002@lemmy.world to Programmer Humor@programming.dev · 5 个月前Vim is built differentlemmy.mlimagemessage-square96linkfedilinkarrow-up1575arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1560arrow-down1imageVim is built differentlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 个月前message-square96linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-25 个月前:set nocompat Why VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up16·5 个月前Vims defaults are quite crap overall. It is why everyone needs 100s of lines of configs and many plugins to turn it into something decent. Well worth the setup but it could go a long way to making things nicer to use out the box.
:set nocompatWhy VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?
Vims defaults are quite crap overall. It is why everyone needs 100s of lines of configs and many plugins to turn it into something decent. Well worth the setup but it could go a long way to making things nicer to use out the box.