Move plugin keymaps to lazy keys option
This commit is contained in:
parent
68a73c417e
commit
0982ebf334
7 changed files with 46 additions and 38 deletions
|
@ -17,9 +17,9 @@ return {
|
|||
},
|
||||
keys = {
|
||||
{
|
||||
desc = "Open/close nvim-tree",
|
||||
"<leader>o",
|
||||
"<cmd>NvimTreeToggle<cr>",
|
||||
desc = "Open/close nvim-tree",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue