mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-07 19:35:17 +02:00
update dashboard
This commit is contained in:
parent
f1e6c8c266
commit
5b9e88f83f
4 changed files with 4 additions and 3 deletions
|
@ -113,6 +113,7 @@ local mappings = {
|
|||
},
|
||||
["F"] = { "<cmd>Telescope live_grep theme=ivy<cr>", "Find Text" },
|
||||
["P"] = { "<cmd>lua require('telescope').extensions.projects.projects()<cr>", "Projects" },
|
||||
["z"] = { "<cmd>Lazy<cr>", "Lazy" },
|
||||
|
||||
["/"] = {
|
||||
function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue