Explorar o código

fix: more consistent dashboard description (#3055)

sambergo %!s(int64=2) %!d(string=hai) anos
pai
achega
8e1d3a2b47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lua/lvim/core/alpha/dashboard.lua

+ 1 - 1
lua/lvim/core/alpha/dashboard.lua

@@ -109,7 +109,7 @@ function M.get_sections()
       { "n", "  New File", "<CMD>ene!<CR>" },
       { "p", "  Projects ", "<CMD>Telescope projects<CR>" },
       { "r", "  Recent Files", "<CMD>Telescope oldfiles<CR>" },
-      { "t", "  Find Word", "<CMD>Telescope live_grep<CR>" },
+      { "t", "  Find Text", "<CMD>Telescope live_grep<CR>" },
       {
         "c",
         "  Configuration",