mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-23 22:06:28 +02:00
Update README.md
This commit is contained in:
parent
230a394cfb
commit
8996829aad
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ In `vi`:
|
||||||
## The using vim against itself way (executing the buffer)
|
## The using vim against itself way (executing the buffer)
|
||||||
Open Vim to empty buffer and type:
|
Open Vim to empty buffer and type:
|
||||||
```
|
```
|
||||||
i:qa!<esc>:@"<cr>
|
i:qa!<esc>Y:@"<cr>
|
||||||
```
|
```
|
||||||
|
|
||||||
## The AppleScript way
|
## The AppleScript way
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue