cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoVim is built differentlemmy.mlimagemessage-square96linkfedilinkarrow-up1584arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1569arrow-down1imageVim is built differentlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square96linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up6·1 year ago: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·1 year agoVims 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.