This commit is contained in:
2026-01-26 16:04:02 -06:00
parent d9dbec840a
commit eab1653d4e
4 changed files with 19 additions and 28 deletions

5
lua/plugins/markdown.lua Normal file
View File

@@ -0,0 +1,5 @@
return {
{
"iamcco/markdown-preview.nvim"
}
}