Skip to content
Discussion options

You must be logged in to vote

Hey! Before I answer the question about the highlight groups I do want to let you know that you only need to change the settings that you care about in the pending table - everything else will just be kept as the default. This means that you can refactor your code to:

pending = {                                                                                        
   icon = "",
},  

And not have to worry about all the magic like extract. That function basically tells Neorg how many characters it should offset by, in this case one, otherwise you would get: <icon>-] instead of [<icon>].

About the highlights though - Neorg uses core.integrations.treesitter to bind Neorg highlight groups t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrossinek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants