]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/help.md
Add ignorecase option
[micro.git] / runtime / help / help.md
index b27be80f5e800bf500bbab48e2e5a5aa3b26c453..4a9d113a234dc4bde27f521f93e57361f95c6f65 100644 (file)
@@ -178,6 +178,14 @@ Here are the options that you can set:
 
        default value: `4`
 
+* `indentchar`: sets the indentation character
+
+       default value: ` `
+
+* `ignorecase`: perform case-insensitive searches
+
+       default value: `off`
+
 * `syntax`: turns syntax on or off
 
        default value: `on`
@@ -199,7 +207,7 @@ Here are the options that you can set:
 
     default value: `on`
 
-* `scrollspeed`: amount of lines to scroll
+* `scrollSpeed`: amount of lines to scroll
 
        default value: `2`