Added session manager
This commit is contained in:
@@ -15,7 +15,7 @@ return {
|
||||
dashboard.section.header.val = logo
|
||||
dashboard.section.buttons.val = {
|
||||
dashboard.button("f", " " .. "Find files", ":Telescope find_files <CR>"),
|
||||
dashboard.button("p", " " .. "Select project", ":Telescope project <CR>"),
|
||||
dashboard.button("p", " " .. "Select project", ":Telescope neovim-project history <CR>"),
|
||||
dashboard.button("n", " " .. "Neorg", ":Neorg workspace main <CR>"),
|
||||
dashboard.button("l", " " .. "Lazy sync", ":Lazy sync <CR>"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user