mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
recursive delete = true
This commit is contained in:
parent
7ae6bd1808
commit
ada2fbbbf6
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ return {
|
|||
init = function()
|
||||
vim.g.canola = {
|
||||
columns = { 'icon', 'git_status' },
|
||||
delete = { wipe = false, recursive = true},
|
||||
hidden = { enabled = false },
|
||||
keymaps = {
|
||||
['g?'] = { callback = 'actions.show_help', mode = 'n' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue