Compare commits
2 Commits
7cd84ab8d3
...
69bcb280b3
| Author | SHA1 | Date | |
|---|---|---|---|
| 69bcb280b3 | |||
| 9c64b69498 |
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user