telescope-frecency.nvim/lua/frecency/tests
JINNOUCHI Yasushi be5add7248
feat: add an option for a function to ignore files (#223)
* refactor: use vim.pesc instead of implementing

* feat: add optional func to ignore in registering

* test: add tests for ignore_register function

* docs: add note for `ignore_register` option

* docs: add note for use case of `ignore_patterns`
2024-07-14 23:11:14 +09:00
..
database_spec.lua docs: fix typo and formatting (#226) 2024-07-14 22:33:44 +09:00
file_lock_spec.lua fix!: show debug msg only when debug is true (#220) 2024-07-06 19:13:39 +09:00
frecency_spec.lua feat: add an option for a function to ignore files (#223) 2024-07-14 23:11:14 +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 feat: add frecency.query() to query DB (#217) 2024-07-06 15:35:59 +09:00
wait.lua feat: access to DB as lazily as possible (#180) 2024-03-21 16:23:45 +09:00