diff options
Diffstat (limited to 'doc/neovimb.1')
-rw-r--r-- | doc/neovimb.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/neovimb.1 b/doc/neovimb.1 index 4ea7277..3ccc58f 100644 --- a/doc/neovimb.1 +++ b/doc/neovimb.1 @@ -1468,7 +1468,8 @@ Indicates if the status bar should be shown. .TP .B status-bar-show-settings (bool) Whether to show settings on the status bar. -This shows on the right hand of the status bar whether JavaScript, Cookies, and HTML5 LocalStorage are enabled. +This shows on the right hand of the status bar some runtime settings that +where specified on compile time. .TP .B status-css (string) CSS style applied to the status bar on none https pages. |