diff --git a/README.md b/README.md index da960d5..e6f0f3a 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ In `vi`: ## The using vim against itself way (executing the buffer) Open Vim to empty buffer and type: ``` -i:qa!:@" +i:qa!Y:@" ``` ## The AppleScript way