class Lookbook::ConfigStore
def highlighter_options=(options = nil)
def highlighter_options=(options = nil) store[:highlighter_options].merge!(options.to_h) end
def highlighter_options=(options = nil) store[:highlighter_options].merge!(options.to_h) end