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