remove unnecessary plugins

This commit is contained in:
Arjun Patel
2026-05-05 19:10:11 -07:00
parent fe3fab9a67
commit e8e3cd6d81
-13
View File
@@ -76,17 +76,4 @@ return {
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 = "*"
}
}