Skip to content

Commit

Permalink
fix: folke/todo-comments.nvim comments highlighting (again) (#1094)
Browse files Browse the repository at this point in the history
Co-authored-by: xfzv <>
Fixes #642
  • Loading branch information
xfzv authored Sep 23, 2023
1 parent e20d032 commit d8e2c8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions queries/norg/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,9 @@
(superscript) @neorg.error
(#set! priority 300))

; Comments
(inline_comment) @comment

; Conceals
(
[
Expand Down

0 comments on commit d8e2c8e

Please sign in to comment.