diff --git a/README.md b/README.md index 906ce36..baa613f 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,11 @@ Credit: @ryanc $ alias vim=/bin/true ``` +## The normal way +```vim +:$:normal ZQ +``` + ## The Passive-Aggressive Abstinence Method Credit: @donkoch