Do not apply tags immediately
parent
5c2f5867cd
commit
68e871e748
|
@ -782,7 +782,7 @@ static void
|
|||
moo_text_buffer_queue_highlight (MooTextBuffer *buffer)
|
||||
{
|
||||
if (buffer->priv->lang && buffer->priv->do_highlight)
|
||||
moo_highlighter_queue_compute (buffer->priv->hl, TRUE);
|
||||
moo_highlighter_queue_compute (buffer->priv->hl, FALSE);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue