Merge pull request #57 from wchargin/wchargin-consonant-cluster

Add the consonant cluster way
This commit is contained in:
Luke Stephens (hakluke) 2020-01-10 00:15:23 +10:00 committed by GitHub
commit 91fb5de308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -477,6 +477,15 @@ cd /tmp/vim
vagrant halt vagrant halt
``` ```
## The consonant cluster way
Credit: @wchargin
To exit, saving all files, simply incant (in normal mode):
```vim
qqqqqZZ@qq@q
```
## The customer success way ## The customer success way
Credit: @85danf Credit: @85danf