Skip to content

Instantly share code, notes, and snippets.

@nobitagit
Created January 21, 2018 23:19
Show Gist options
  • Save nobitagit/42ddbe0bd7594a0d428761dd62d6eda3 to your computer and use it in GitHub Desktop.
Save nobitagit/42ddbe0bd7594a0d428761dd62d6eda3 to your computer and use it in GitHub Desktop.
My VIM cheatsheet
- Comment a block of code
https://unix.stackexchange.com/a/120617/72893
- Indent a block of code
https://stackoverflow.com/a/235841/1446845
(basically 5>> to comment the next 5 lines)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment