thaw-colorer in color:text<%>
Start coloring a frozen buffer again.
(-> voidsenda-color:textthaw-colorerrecolorretokenize)
recolor=#t: boolean
retokenize=#f: booleanIf recolor? is
#t, the text is re-colored. If it is#fthe text is not recolored. When recolor? is#t, retokenize? controls how the text is recolored.#fcauses the text to be entirely re-colored before thaw-colorer returns using the existing tokenization.#tcauses the entire text to be retokenized and recolored from scratch. This will happen in the background after the call to thaw-colorer returns.