Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/typable-commands/write-all.md')
| -rw-r--r-- | runtime/help/typable-commands/write-all.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/help/typable-commands/write-all.md b/runtime/help/typable-commands/write-all.md new file mode 100644 index 00000000..3518402a --- /dev/null +++ b/runtime/help/typable-commands/write-all.md @@ -0,0 +1,7 @@ +`:write-all` + +Aliases: `:wa` + +Writes (saves) all unsaved buffers to disk. +Scratch buffers (without associated paths) +will not be saved. |