keenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agoBram Moolenaar, creator of Vim, has diedgroups.google.comexternal-linkmessage-square21fedilinkarrow-up1451arrow-down110cross-posted to: linux@lemmy.ml
arrow-up1441arrow-down1external-linkBram Moolenaar, creator of Vim, has diedgroups.google.comkeenkoon@lemm.ee to Programming@programming.devEnglish · 1 year agomessage-square21fedilinkcross-posted to: linux@lemmy.ml
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)