From 0bf6fd68c625396d83eb8fca8d7248c5543ae6f1 Mon Sep 17 00:00:00 2001 From: Binx <68950943+Binx-Codes@users.noreply.github.com> Date: Thu, 19 Aug 2021 15:44:21 +0400 Subject: rename settings to configuration in dashboard (#1350) --- lua/core/dashboard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/core/dashboard.lua') diff --git a/lua/core/dashboard.lua b/lua/core/dashboard.lua index 423cddd8..f98721cc 100644 --- a/lua/core/dashboard.lua +++ b/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, }, }, -- cgit v1.2.3