From 1f755938761193399cad1f740fe58ec2483c2eac Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 5 Jun 2025 10:47:44 +0900 Subject: modified core/keymaps.lua, modified plugins/markdown.lua, modified plugins/telescope.lua, modified plugins/wiki.lua, created plugins/todo.lua --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua index 3199bec..51e3d50 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua @@ -247,6 +247,14 @@ return { { "mlh", "LivePreview help", desc = "Markdown live help" }, }, }, + { + "ellisonleao/glow.nvim", + config = true, + cmd = "Glow", + keys = { + { "mf", "Glow", desc = "Floating markdown preview" }, + }, + }, { "dhruvasagar/vim-open-url", init = function() -- cgit v1.2.3