new help icon #14

Merged
yaso_meth merged 1 commits from help-icon into main 2026-03-18 10:45:12 +00:00

View File

@@ -33,7 +33,7 @@ return {
},
{ icon = "󱗘 ", desc = " Harpoon Search ", key = "fl", action = "Telescope harpoon marks" },
{ icon = "󰒲 ", desc = " Lazy Manager ", key = "z", action = "Lazy" },
{ icon = " ", desc = " Help Tags ", key = "fh", action = "Telescope help_tags" },
{ icon = "󰌵 ", desc = " Help Tags ", key = "fh", action = "Telescope help_tags" },
{ icon = "", desc = " Quit ", key = "q", action = "qa" },
},
-- footer = { vim.fn.strftime("%Y-%m-%d %H:%M:%S") .. " • Mzansi Vim Kickstart" },