enc: update alpha mapping for lazy

This commit is contained in:
Pojok Code 2024-11-05 07:38:27 +07:00
parent 9a5c3d6a5b
commit edd352519e

View file

@ -24,7 +24,7 @@ function M.config(_, opts)
startify.button("r", "󰦛 Recently used files", ":Telescope oldfiles <CR>"),
startify.button("t", "󰊄 Find text", ":Telescope live_grep <CR>"),
startify.button("c", " Configuration", ":e $MYVIMRC <CR>"),
startify.button("L", "󰒲 Lazy", ":Lazy<CR>"),
startify.button("l", "󰒲 Lazy", ":Lazy<CR>"),
startify.button("q", "󰅚 Quit", ":qa<CR>"),
}
-- disable MRU