This commit is contained in:
Weslly 2024-09-17 08:38:12 +00:00 committed by GitHub
commit cec2ef40f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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