.BI ":se[t] " var = value
Set configuration values named by \fIvar\fP.
To set boolean variable you should use 'on', 'off' or 'true' and 'false'.
-Colors are given as hexadecimal value like '#f57700'.
+Colors are given as hexadecimal value like '#f57700'. Spaces or more equals
+signs in \fIvalue\fP just work without quotes: for example,
+":set sans-serif-font=Some Sans Font".
.TP
.BI ":se[t] " var += value
Add the \fIvalue\fP to a number option, or append the \fIvalue\fP to a string
This completion starts by `/` or `?` in inputbox and performs a prefix
comparison for further typed chars.
.SH SETTINGS
-All settings listed below can be set with the `:set' command.
+All settings listed below can be set with the `:set' command. See \fBSettings\fP under \fBCOMMAND MODE\fP for syntax.
.TP
.B accelerated-2d-canvas (bool)
Enable or disable accelerated 2D canvas.