diff --git a/README.md b/README.md index e3243b2..e7205e1 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,13 @@ Credit: @mashuptwice ``` Bonus: still stuck if multiple vim instances are running +## The epileptic Method +Credit: @mashuptwice +``` +:!timeout 10 yes "Preparing to exit vim. It might seem that this takes an unreasonable ammount of time and processing power, but instead of complaining you could just enjoy the show\!" | lolcat ; pgrep vim | xargs kill -9 +``` +May the magnificent colors help you to forget the emotional damage caused by exiting vim! + ## The Abstinence Method Credit: @ryanc