Update cheat_sheet.md

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

@ -41,6 +41,7 @@
- `db` delete backward to beginning of word
- `x` delete current char
- `X` delete previous char
- `:%s/wordtochange/changedvalue/gc` search/replace
## Formatting

Loading…
Cancel
Save