diff options
Diffstat (limited to 'doc/en/autogen/user/buflist_options.adoc')
-rw-r--r-- | doc/en/autogen/user/buflist_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/autogen/user/buflist_options.adoc b/doc/en/autogen/user/buflist_options.adoc index 5a85346e9..d62499951 100644 --- a/doc/en/autogen/user/buflist_options.adoc +++ b/doc/en/autogen/user/buflist_options.adoc @@ -86,6 +86,12 @@ ** values: any string ** default value: `+"${buffer.hidden}==0"+` +* [[option_buflist.look.enabled]] *buflist.look.enabled* +** description: pass:none[enable buflist] +** type: boolean +** values: on, off +** default value: `+on+` + * [[option_buflist.look.mouse_jump_visited_buffer]] *buflist.look.mouse_jump_visited_buffer* ** description: pass:none[if enabled, clicks with left/right buttons on the line with current buffer jump to previous/next visited buffer] ** type: boolean |