瀏覽代碼

rename settings to configuration in dashboard (#1350)

Binx 3 年之前
父節點
當前提交
0bf6fd68c6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
       },
     },