diff --git a/vim.md b/vim.md index 84309f2d0..f75d2f20d 100644 --- a/vim.md +++ b/vim.md @@ -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.