Conversation
Edited 13 hours ago
I've been thinking for a while about creating customized #Markdown highlighting, e.g. making all "TODO" strings stand out in my notes.

Are there any tools/frameworks out there (esp. for #Vim / #Neovim ) that allow me to add new formatting rules on the top of existing highlighters?
3
3
3

@buherator “Those who do not understand Unix^Worg-mode are condemned to reinvent it, poorly.”

1
0
0

@buherator have a look into lazyvim. Its there by default, though i dont know which plugin it is.

0
0
0

@buherator Not sure of vim/neovim but atleast on emacs there's the hl-todo package (https://github.com/tarsius/hl-todo) by @tarsius

1
0
1
@paniash @tarsius Good point, a simple regex-based highlighter would probably cover most of the use cases!
0
0
0
@stf How does org-mode help with customizing highlighters?
0
0
0