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