learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 27 days agoWhy Vim Is More than Just an Editor – Vim Language, Motions, and Modes Explainedwww.ssp.shexternal-linkmessage-square45fedilinkarrow-up1176arrow-down16cross-posted to: linux@programming.dev
arrow-up1170arrow-down1external-linkWhy Vim Is More than Just an Editor – Vim Language, Motions, and Modes Explainedwww.ssp.shlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 27 days agomessage-square45fedilinkcross-posted to: linux@programming.dev
minus-squareNauticalNoodle@lemmy.mllinkfedilinkarrow-up45arrow-down1·27 days agoBeginner’s Command Cheatsheet :q!
Beginner’s Command Cheatsheet
:q!
Shift + ZZ even easier
Shift + ZQ to close without saving!