fix Dashboard docs, fix default_config issue
This commit is contained in:
parent
3ccd804da9
commit
fd5d50f194
3 changed files with 4 additions and 3 deletions
|
|
@ -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 s l" }, command = "SessionLoad" },
|
||||
f = { description = { " Load Last Session SPC l" }, command = "SessionLoad" },
|
||||
}
|
||||
|
||||
g.dashboard_custom_footer = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue