aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 2234b5d..0cb7ca7 100644
--- a/readme.md
+++ b/readme.md
@@ -75,6 +75,9 @@ settings = {
section_2 = <section>
options = {
mapping_keys = true/false, -- display mapping (e.g. <leader>ff)
+ -- if < 0 fraction of screen width
+ -- if > 0 numbers of column
+ cursor_column = <number>
empty_lines_between_mappings = true/false, -- add an empty line between mapping/commands
disable_statuslines = true/false -- disable status and bufferlines
paddings = <paddings>,