add ui plugins

This commit is contained in:
xfy
2024-09-10 11:50:32 +08:00
parent 144fd87a21
commit c30dc3b36b
8 changed files with 105 additions and 14 deletions

View File

@ -23,7 +23,7 @@ return {
dashboard.button("SPC ff", "󰱼 > Find File", "<cmd>Telescope find_files<CR>"),
dashboard.button("SPC fw", " > Find Word", "<cmd>Telescope live_grep<CR>"),
dashboard.button("SPC wr", "󰁯 > Restore Session For Current Directory", "<cmd>SessionRestore<CR>"),
dashboard.button("q", " > Quit NVIM", "<cmd>qa<CR>"),
dashboard.button("q", " > Quit", "<cmd>qa<CR>"),
}
-- Send config to alpha