Im switching from nvim to emacs and wanted to know if I could somehow build a hovering buffer like telescope. I know there is consult which has the same capabilities as Telescope, but I want to know how I can create a popup window and style it like telescopes.
How can I create a custom Popup window which hovers and can be customized?