update key help config in nvim
This commit is contained in:
parent
b3413bffdb
commit
4ade38347c
5 changed files with 69 additions and 51 deletions
|
|
@ -28,7 +28,7 @@ return {
|
|||
config = nil,
|
||||
keys = {
|
||||
{
|
||||
"<leader>c",
|
||||
"<leader>bc",
|
||||
function()
|
||||
require("bufdelete").bufdelete(0, true)
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue