keenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agoBram Moolenaar, creator of Vim, has diedgroups.google.comexternal-linkmessage-square20fedilinkarrow-up1449arrow-down110cross-posted to: [email protected]
arrow-up1439arrow-down1external-linkBram Moolenaar, creator of Vim, has diedgroups.google.comkeenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agomessage-square20fedilinkcross-posted to: [email protected]
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)