nvim-telescope / telescope-frecency.nvim

A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history.
MIT License
773 stars 37 forks source link

fix: make the path for file_lock unless it exists #205

Closed delphinus closed 4 months ago

delphinus commented 4 months ago

It fails when it gets a file lock and the parent dir does not exist. Fix it.