diff --git a/README.md b/README.md index ee1c1ff..3bc6b57 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,9 @@ In `vi`: :!sudo reboot ``` +## Execute the buffer +Open Vim to empty buffer and type: +``` +i:qa!:@" +``` +