chore: Idk
This commit is contained in:
@@ -22,6 +22,7 @@ M.ui = {
|
||||
M.nvdash = {
|
||||
load_on_startup = true,
|
||||
buttons = {
|
||||
{ txt = " Empty buffer", keys = "<leader>b", cmd = "Nvdash" },
|
||||
{ txt = " Find File", keys = "ff", cmd = "Telescope find_files" },
|
||||
{ txt = " Recent Files", keys = "fo", cmd = "Telescope oldfiles" },
|
||||
{ txt = " Find Word", keys = "fw", cmd = "Telescope live_grep" },
|
||||
|
||||
Reference in New Issue
Block a user