diff --git a/lua/plugins/custom/alpha.lua b/lua/plugins/custom/alpha.lua index 7267fe3..7bac5dd 100644 --- a/lua/plugins/custom/alpha.lua +++ b/lua/plugins/custom/alpha.lua @@ -83,7 +83,7 @@ return { -- Setup buttons dashboard.section.buttons.val = { -- New file - dashboard.button('i', ' New File', 'lua new_file_alpha()'), + dashboard.button('i', ' Create new', 'lua new_file_alpha()'), -- Recent files dashboard.button('?', ' Recent Files', 'lua open_telescope_oldfiles()'), -- Open Neo-tree in current directory