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..14bf23af --- /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. This will fail if it would exit the +editor while there are unsaved changes. |