Remove config = true from mdx pluing config
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
'davidmh/mdx.nvim',
|
'davidmh/mdx.nvim',
|
||||||
config = true,
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'nvim-treesitter/nvim-treesitter',
|
'nvim-treesitter/nvim-treesitter',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user