telescope-frecency.nvim/lua/frecency/database
JINNOUCHI Yasushi a3e818d001
fix: fix joining paths in Windows (#168)
* fix: use plenary.path to manage paths in Windows

* fix: filter out paths validly in Windows

* fix: detect default `ignore_patterns` in Windows

fix: #169

* fix: join paths validly in Windows

* docs: fix value for `ignore_patterns` in Windows

* fix: avoid duplication of separators in paths

Fix: #171
This fixes only in native logic. The one with SQLite has still bugs.
……but that may not be fixed.
2024-01-28 15:52:47 +09:00
..
native feat: check DB file has been changed (#143) 2023-09-17 15:21:01 +09:00
native.lua fix: fix joining paths in Windows (#168) 2024-01-28 15:52:47 +09:00
sqlite.lua feat: add an command to delete an entry from DB (#152) 2023-11-24 10:51:36 +09:00