diff --git a/cheat_sheet.md b/cheat_sheet.md index d1406b4..65c2086 100644 --- a/cheat_sheet.md +++ b/cheat_sheet.md @@ -39,6 +39,8 @@ - `dw` delete forward to end of word - `db` delete backward to beginning of word +- `x` delete current char +- `X` delete previous char ## Formatting