🧹 chore(astral): remove old commented code

This commit is contained in:
2024-07-28 14:40:04 -04:00
parent ce36735b4d
commit c66dd30b8c
-7
View File
@@ -33,11 +33,4 @@ return {
{ -- Java
import = "lazyvim.plugins.extras.lang.java",
},
-- { -- Markdown-Preview
-- "iamcco/markdown-preview.nvim",
-- build = "cd app && yarn install",
-- init = function()
-- vim.g.mkdp_filetypes = { "markdown" }
-- end,
-- },
}