Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/static-commands/prepend_to_line.md')
-rw-r--r--runtime/help/static-commands/prepend_to_line.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/help/static-commands/prepend_to_line.md b/runtime/help/static-commands/prepend_to_line.md
new file mode 100644
index 00000000..628d8362
--- /dev/null
+++ b/runtime/help/static-commands/prepend_to_line.md
@@ -0,0 +1,5 @@
+`prepend_to_line`
+
+Enters Insert mode before the first non-whitespace character in the line.
+
+For information about Insert mode, see "Primary Modes".