new help icon
This commit is contained in:
parent
7cd84ab8d3
commit
9c64b69498
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ return {
|
||||||
},
|
},
|
||||||
{ icon = " ", desc = " Harpoon Search ", key = "fl", action = "Telescope harpoon marks" },
|
{ icon = " ", desc = " Harpoon Search ", key = "fl", action = "Telescope harpoon marks" },
|
||||||
{ icon = " ", desc = " Lazy Manager ", key = "z", action = "Lazy" },
|
{ 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" },
|
{ icon = " ", desc = " Quit ", key = "q", action = "qa" },
|
||||||
},
|
},
|
||||||
-- footer = { vim.fn.strftime("%Y-%m-%d %H:%M:%S") .. " • Mzansi Vim Kickstart" },
|
-- footer = { vim.fn.strftime("%Y-%m-%d %H:%M:%S") .. " • Mzansi Vim Kickstart" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue