]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/options.md
Merge pull request #341 from boombuler/bug297
[micro.git] / runtime / help / options.md
index 386503d69106f36f9d2c382fc7b72a7ab3e7b967..dd5bc68e4f0798b33ba341b1809d1099bdcc4ddb 100644 (file)
@@ -23,6 +23,11 @@ Here are the options that you can set:
     You can read more about micro's colorschemes in the `colors` help topic
     (`help colors`).
 
+* `colorcolumn`: if this is not set to 0, it will display a column at the specified
+   column. This is useful if you want column 80 to be highlighted special for example.
+
+       default value: `0`
+
 * `tabsize`: sets the tab size to `option`
 
        default value: `4`