refactor: add glow for markdown preview

This commit is contained in:
Dinesh Salunke 2023-06-21 22:18:33 +05:30
parent a06142ce44
commit 12b3c5bc93

View File

@ -26,4 +26,10 @@ return {
},
},
},
{
"ellisonleao/glow.nvim",
config = true,
cmd = "Glow",
},
}