]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/options.md
Say "syntax highlighting" instead of just "syntax"
[micro.git] / runtime / help / options.md
index a767f5bdba983fbd9f4db6cefbea8b78935df718..f4eae597d742da7c51b903c2aaa23c55e6e9eb7f 100644 (file)
@@ -164,6 +164,12 @@ Here are the options that you can set:
 
        default value: `2`
 
+* `smartpaste`: should micro add leading whitespace when pasting multiple lines?
+   This will attempt to preserve the current indentation level when pasting an
+   unindented block.
+
+       default value: `true`
+
 * `softwrap`: should micro wrap lines that are too long to fit on the screen.
 
        default value: `false`
@@ -192,7 +198,7 @@ Here are the options that you can set:
 
     default value: `false`
 
-* `syntax`: turns syntax on or off.
+* `syntax`: turns syntax highlighting on or off.
 
        default value: `true`