dashboard: Fix alignment

navigator
Akianonymus 3 years ago committed by siduck76
parent e15e79b519
commit 4c04160b87

@ -30,7 +30,7 @@ g.dashboard_custom_section = {
c = { description = { " Find Word SPC f w" }, command = "Telescope live_grep" },
d = { description = { "洛 New File SPC f n" }, command = "DashboardNewFile" },
e = { description = { " Bookmarks SPC b m" }, command = "Telescope marks" },
f = { description = { " Load Last Session SPC l" }, command = "SessionLoad" },
f = { description = { " Load Last Session SPC l " }, command = "SessionLoad" },
}
g.dashboard_custom_footer = {

Loading…
Cancel
Save