Update default_behavior

This commit is contained in:
hrsh7th
2021-08-23 18:51:43 +09:00
parent faf3fec703
commit 5edcf14f0d
3 changed files with 7 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ return function()
},
confirmation = {
default_behavior = types.cmp.ConfirmBehavior.Replace,
default_behavior = types.cmp.ConfirmBehavior.Insert,
},
sorting = {