mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
* feat!: remove code for SQLite ref [Introduce revised telescope-frecency.nvim : neovim](https://www.reddit.com/r/neovim/comments/174m8zu/introduce_revised_telescopefrecencynvim/) I have deprecated SQLite features 4 months ago. It is the time to remove code for them. * test: fix test to load telescope validly * test: remove sqlite.lua from CI settings * test: test database as native * fix: add lacked type from old database/sqlite.lua * docs: remove description for SQLite3 logic * chore: fix types * chore: add types for Database:raw_table |
||
|---|---|---|
| .. | ||
| tests | ||
| database.lua | ||
| entry_maker.lua | ||
| file_lock.lua | ||
| finder.lua | ||
| frecency.lua | ||
| fs.lua | ||
| init.lua | ||
| os_util.lua | ||
| picker.lua | ||
| recency.lua | ||
| state.lua | ||
| types.lua | ||
| wait.lua | ||
| watcher.lua | ||
| web_devicons.lua | ||