telescope-frecency.nvim/lua/frecency/tests
JINNOUCHI Yasushi 2a22815b09
Simplify code with using frecency.config (#189)
* chore: change the position of `?`

* fix: use config module to simplify code

* test: fix tests to use frecency.config

* test: remove macOS with nightly Neovim temporarily
2024-03-25 18:45:45 +09:00
..
database_spec.lua Simplify code with using frecency.config (#189) 2024-03-25 18:45:45 +09:00
file_lock_spec.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
frecency_spec.lua Simplify code with using frecency.config (#189) 2024-03-25 18:45:45 +09:00
minimal.lua feat!: remove code for SQLite (#172) 2024-01-30 18:26:07 +09:00
recency_spec.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
util.lua fix: fix type names to avoid conflicting (#186) 2024-03-23 16:49:39 +09:00
wait.lua feat: access to DB as lazily as possible (#180) 2024-03-21 16:23:45 +09:00