telescope-frecency.nvim/lua
JINNOUCHI Yasushi 673585ee99
fix: delay calling vim.ui.select to avoid errors (#246)
Fix #243

It occurs an error E5560 when UI to select `y/n` by the user in
validating DB. This delays it until the next tick to avoid errors.
2024-08-20 15:46:15 +09:00
..
frecency fix: delay calling vim.ui.select to avoid errors (#246) 2024-08-20 15:46:15 +09:00
telescope/_extensions feat: call init process before telescope loading (#234) 2024-08-01 17:12:43 +09:00