You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it removes the highlighting from markdown files brought by treesitter.
to bring it back, i had to remove the above code block from my lazy.nvim and remove the markdown-preview.nvim directory by hand.
The text was updated successfully, but these errors were encountered:
Description
When i add this plugin to my lazy.nvim via :
it removes the highlighting from markdown files brought by treesitter.
to bring it back, i had to remove the above code block from my lazy.nvim and remove the markdown-preview.nvim directory by hand.
The text was updated successfully, but these errors were encountered: