Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/typable-commands/new.md')
| -rw-r--r-- | runtime/help/typable-commands/new.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/help/typable-commands/new.md b/runtime/help/typable-commands/new.md new file mode 100644 index 00000000..e077c11a --- /dev/null +++ b/runtime/help/typable-commands/new.md @@ -0,0 +1,6 @@ +`:new` + +Aliases: `:n` + +Creates and switches to a new scratch buffer. This +buffer will not be associated with any file path. |