Update cheat_sheet.md

main
Matt Huntington 5 years ago committed by GitHub
parent 7e65ddcc19
commit ac7766218e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,7 @@
- `dw` delete forward to end of word
- `db` delete backward to beginning of word
- `dvb` delete backward to beginning of word including current char
- `x` delete current char
- `X` delete previous char
- `:%s/wordtochange/changedvalue/gc` search/replace

Loading…
Cancel
Save