mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 03:36:42 +02:00
added description for the epileptic method
This commit is contained in:
parent
92fd051547
commit
d4935528f4
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue