chore: Idk

This commit is contained in:
2026-03-29 10:32:08 +02:00
parent 19b4d6129a
commit cc907c654d
4 changed files with 25 additions and 0 deletions

View File

@@ -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" },