remove unnecessary plugins
This commit is contained in:
@@ -76,17 +76,4 @@ return {
|
|||||||
end, {})
|
end, {})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"davidmh/mdx.nvim",
|
|
||||||
config = true,
|
|
||||||
dependencies = { "nvim-treesitter/nvim-treesitter" }
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"danymat/neogen",
|
|
||||||
config = true,
|
|
||||||
-- Uncomment next line if you want to follow only stable versions
|
|
||||||
version = "*"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user