ivy.nvim/lua/ivy
Ade Attwood 8ac1035d8a feat: add loading text for large projects
Large projects can take a long time for the initial scan. This adds some
loading text until the initial selection has completed.

This will also now schedule the work to collect and sort the candidates
to ensure the UI is rendered before with work begins and creates a
hanging user experience.
2022-07-23 14:59:51 +01:00
..
controller.lua feat: add loading text for large projects 2022-07-23 14:59:51 +01:00
libivy.lua feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
prompt.lua chore: initial commit 2022-07-10 21:07:33 +01:00
utils.lua chore: initial commit 2022-07-10 21:07:33 +01:00
window.lua feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00