Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/typable-commands/quit!.md')
| -rw-r--r-- | runtime/help/typable-commands/quit!.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/help/typable-commands/quit!.md b/runtime/help/typable-commands/quit!.md new file mode 100644 index 00000000..ad40f76d --- /dev/null +++ b/runtime/help/typable-commands/quit!.md @@ -0,0 +1,7 @@ +`:quit!` + +Aliases: `:q!` + +Closes the current view, exiting the editor if it is +the last view. If this would exit the editor, unsaved +changes are discarded. |