Skip to content
Snippets Groups Projects
Verified Commit d97b3d0c authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added markdown.nvim for a better experience when editing .md files

parent 8db02da0
No related branches found
No related tags found
1 merge request!1feat: v2 config fully working, setting it as the default from now on
return {
'MeanderingProgrammer/markdown.nvim',
main = "render-markdown",
opts = {},
name = 'render-markdown', -- Only needed if you have another plugin named markdown.nvim
dependencies = { 'nvim-treesitter/nvim-treesitter', 'nvim-tree/nvim-web-devicons' }, -- if you prefer nvim-web-devicons
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment