cm0002@lemmy.world to Programmer Humor@programming.dev · 1か月前Vim is built differentlemmy.mlexternal-linkmessage-square96fedilinkarrow-up1578arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1563arrow-down1external-linkVim is built differentlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1か月前message-square96fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-21か月前: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か月前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 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.