keenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agoBram Moolenaar, creator of Vim, has diedgroups.google.comexternal-linkmessage-square20fedilinkarrow-up1448arrow-down110
arrow-up1438arrow-down1external-linkBram Moolenaar, creator of Vim, has diedgroups.google.comkeenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agomessage-square20fedilink
minus-squareinterolivary@beehaw.orglinkfedilinkEnglisharrow-up2·1 year agoAnd it’s not like it actually matters, they do approximately the same thing anyhow (:wq will always update modification time where :x only updates it if the contents changed)
And it’s not like it actually matters, they do approximately the same thing anyhow (
:wq
will always update modification time where:x
only updates it if the contents changed)