vim: mention cq

This commit is contained in:
Rico Sta. Cruz 2017-09-03 04:02:36 +08:00
parent 3f20aa492b
commit 5ef154f9bc
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 0 deletions

1
vim.md
View File

@ -327,6 +327,7 @@ Do this in insert mode.
### Exiting with an error
:cq
:cquit
Works like `:qa`, but throws an error. Great for aborting Git commands.