Did you check docs and existing issues?
Neovim version (nvim -v)
v0.11.1
Operating system/version
NixOS 25.05 (Linux)
Describe the bug
After installing and setting up the plugin, when I open telescope to load a new file, after a few seconds it completely stops responding to my inputs. After a few more, I regain control.
The same happens after I load a file in the editor session.
I can only assume that the plugin is not using async processing?
Steps To Reproduce
- Load file
- Wait a few seconds
Expected Behavior
Nothing blocks me from typing in the editor.
Did you check docs and existing issues?
Neovim version (nvim -v)
v0.11.1
Operating system/version
NixOS 25.05 (Linux)
Describe the bug
After installing and setting up the plugin, when I open telescope to load a new file, after a few seconds it completely stops responding to my inputs. After a few more, I regain control.
The same happens after I load a file in the editor session.
I can only assume that the plugin is not using async processing?
Steps To Reproduce
Expected Behavior
Nothing blocks me from typing in the editor.