Explorar o código

rename settings to configuration in dashboard (#1350)

Binx %!s(int64=3) %!d(string=hai) anos
pai
achega
0bf6fd68c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lua/core/dashboard.lua

+ 1 - 1
lua/core/dashboard.lua

@@ -41,7 +41,7 @@ M.config = function()
         command = "Telescope live_grep",
       },
       e = {
-        description = { "  Settings           " },
+        description = { "  Configuration      " },
         command = ":e " .. USER_CONFIG_PATH,
       },
     },