forked from dineshsalunke/nvim-config
refactor: add mdx package
This commit is contained in:
parent
ed6dd19238
commit
68050d2123
@ -198,4 +198,10 @@ return {
|
|||||||
"folke/twilight.nvim",
|
"folke/twilight.nvim",
|
||||||
opts = {},
|
opts = {},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"davidmh/mdx.nvim",
|
||||||
|
config = true,
|
||||||
|
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user