Update cheat_sheet.md

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

@ -45,6 +45,12 @@
- `<ctrl-v>` then select block. Then `<shift-i>` to enter insert. Enter text and hit `Esc`
## Selection
- `<shift-V>` visual-line
- `<ctrl-v>` visual block
- `<option-click>` visual block
## Commands
- `:%s/\s\+$//e` trim ending whitespace

Loading…
Cancel
Save