cm0002@lemmy.world to Programmer Humor@programming.dev · 15 hours agoVim is built differentlemmy.mlimagemessage-square76fedilinkarrow-up1392arrow-down110cross-posted to: programmerhumor@lemmy.ml
arrow-up1382arrow-down1imageVim is built differentlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 15 hours agomessage-square76fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up5·edit-210 hours 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-up10·10 hours 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 nocompat
Why 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.