refactor(nvim): do not prompt for deletion in telescope-frecency
This commit is contained in:
parent
f4e6abc5fb
commit
4431ba11ad
@ -206,6 +206,7 @@ return {
|
|||||||
frecency = {
|
frecency = {
|
||||||
show_scores = true,
|
show_scores = true,
|
||||||
auto_validate = true,
|
auto_validate = true,
|
||||||
|
db_safe_mode = false
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user