parent
9219831aa2
commit
bdb6d4a254
@ -165,7 +165,7 @@ local function do_paste(node, action_type, action_fn)
|
||||
end
|
||||
|
||||
clipboard[action_type] = {}
|
||||
if not M.enable_reload then
|
||||
if M.enable_reload then
|
||||
return require("nvim-tree.actions.reloaders").reload_explorer()
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user