mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-31 07:09:23 +02:00
rename settings to configuration in dashboard (#1350)
This commit is contained in:
parent
a4073e9992
commit
0bf6fd68c6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ M.config = function()
|
|||
command = "Telescope live_grep",
|
||||
},
|
||||
e = {
|
||||
description = { " Settings " },
|
||||
description = { " Configuration " },
|
||||
command = ":e " .. USER_CONFIG_PATH,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue