There are three kinds of options:
boolean options,
string options,
number options.
To check the value of an option,
use :set option? to check the value of an option,
use :verbose set option? to also see where it was last set.
Setting boolean options
set booloption " Set boo...