Update cheat_sheet.md

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

@ -41,6 +41,10 @@
- `gg=G` auto indent entire buffer
- `J` join current line with next line
## Comments
- `<ctrl-v>` then select block. Then `<shift-i>` to enter insert. Enter text and hit `Esc`
## Commands
- `:%s/\s\+$//e` trim ending whitespace

Loading…
Cancel
Save