diff --git a/nvim/lua/plugins/dash.lua b/nvim/lua/plugins/dash.lua index e5a66f9..3e27369 100644 --- a/nvim/lua/plugins/dash.lua +++ b/nvim/lua/plugins/dash.lua @@ -36,8 +36,8 @@ return { dashboard.section.footer.val = quotes[math.random(#quotes)] dashboard.section.buttons.val = { dashboard.button('`', '󰙅 Tree'), - dashboard.button('SPC SPC', '󰱽 Find file'), - dashboard.button('SPC f f', '󱝩 Live Grep'), + dashboard.button('SPC SPC', '󰱽 Find File'), + dashboard.button('SPC /', '󱝩 Live Grep'), } startify.file_icons.provider = "devicons" require("alpha").setup(