Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/static-commands/append_to_line.md')
| -rw-r--r-- | runtime/help/static-commands/append_to_line.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/help/static-commands/append_to_line.md b/runtime/help/static-commands/append_to_line.md new file mode 100644 index 00000000..0550be6f --- /dev/null +++ b/runtime/help/static-commands/append_to_line.md @@ -0,0 +1,5 @@ +`append_to_line` + +Enters Insert mode at the end of the line. + +For information about Insert mode, see "Primary Modes". |