diff --git a/vim.md b/vim.md index 418e65d2e..84309f2d0 100644 --- a/vim.md +++ b/vim.md @@ -325,6 +325,12 @@ See `:help formatting` Do this in insert mode. +### Exiting with an error + + :cquit + +Works like `:qa`, but throws an error. Great for aborting Git commands. + References ---------- {: .-one-column}