Update inputs
This commit is contained in:
parent
48a3f42b30
commit
f39b5f76b1
9 changed files with 136 additions and 109 deletions
|
|
@ -11,4 +11,10 @@ return {
|
|||
defaults = { path_display = { "truncate" } },
|
||||
},
|
||||
},
|
||||
{
|
||||
'folke/snacks.nvim',
|
||||
keys = {
|
||||
{ "<leader>bk", function() Snacks.bufdelete() end, desc = "Delete Buffer" },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue