diff --git a/README.md b/README.md index 9abd087..e403d39 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ Credit: @mashuptwice ``` :!python -c "import os ; os.system(\"ssh localhost kill -9 $(pgrep vim >tmpfile && grep -P '\d+' tmpfile | sed 's/\(.*\)/\1/g' | cat && rm tmpfile) \")" ``` +Bonus: still stuck if multiple vim instances are running ## The Abstinence Method Credit: @ryanc