Skip to content

Commit c429af2

Browse files
authored
fix(todo-instrospector): use combine hl_mode (#1733)
1 parent bc99b86 commit c429af2

File tree

1 file changed

+1
-0
lines changed
  • lua/neorg/modules/core/todo-introspector

1 file changed

+1
-0
lines changed

lua/neorg/modules/core/todo-introspector/module.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ function module.public.perform_introspection(buffer, node)
224224
},
225225
},
226226
invalidate = true,
227+
hl_mode = "combine",
227228
})
228229
end
229230

0 commit comments

Comments
 (0)