Skip to content

Commit 91fb5de

Browse files
authored
Merge pull request hakluke#57 from wchargin/wchargin-consonant-cluster
Add the consonant cluster way
2 parents 7667c43 + 216784e commit 91fb5de

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,15 @@ cd /tmp/vim
477477
vagrant halt
478478
```
479479

480+
## The consonant cluster way
481+
Credit: @wchargin
482+
483+
To exit, saving all files, simply incant (in normal mode):
484+
485+
```vim
486+
qqqqqZZ@qq@q
487+
```
488+
480489
## The customer success way
481490
Credit: @85danf
482491

0 commit comments

Comments
 (0)