nvim-markdown icon indicating copy to clipboard operation
nvim-markdown copied to clipboard

How to disable syntax highlighting?

Open oriyia opened this issue 1 year ago • 1 comments

How do I disable syntax highlighting and use my own theme? I found how to redefine groups, but I don't want to just disable it.

oriyia avatar Oct 15 '23 09:10 oriyia

I don't understand what you're asking. The syntax just defines how your theme is applied. If you want to apply your own syntax I don't know the correct solution, but I think it might be possible by just placing the syntax file in the runtimepath. Whether before or after the plugin loads I don't know.

ixru avatar Oct 15 '23 10:10 ixru