Neovim: add open project to dashboard
This commit is contained in:
parent
b2a6de7ebc
commit
016c02a449
2 changed files with 8 additions and 3 deletions
|
@ -87,7 +87,7 @@ return {
|
|||
builtin.live_grep,
|
||||
},
|
||||
{
|
||||
desc = "Change to a project",
|
||||
desc = "Open a project",
|
||||
"<leader>p",
|
||||
extensions.project.project,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue