The normal way

This commit is contained in:
Weslly 2020-01-09 12:59:35 -03:00 committed by GitHub
parent ca1df2d948
commit 5a2aaec8ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -235,6 +235,11 @@ Credit: @ryanc
$ alias vim=/bin/true
```
## The normal way
```vim
:$:normal ZQ
```
## The Passive-Aggressive Abstinence Method
Credit: @donkoch