float-preview.nvim
float-preview.nvim copied to clipboard
Less annoying completion preview window based on neovim's floating window
https://github.com/ncm2/float-preview.nvim/blob/f9ed1c701d5ea41222509fc822cbdc5613b14b2d/autoload/float_preview.vim#L85 Why OFF, why not RST?
This preview is awesome, do you know if it can also be configured to use it for LSP hover support in neovim 0.5?
I have the plugin installed, but the text is very truncated for some reason, and in addition, there is a `~` character at the bottom of the preview window for...
Hi! First, thank you for great plugin! Sorry if this question is not directly related, but more generic one. I would like to setup popup so it would close after...
On pycharm the preview is loaded when you are in the middle of parenthesis, like this: print("|") but both in deoplete-jedi and float-preview-nvim it appears just after print, like this:...
Hi, first of all thank you for this awesome plugin. Just a request, when I was using `coc` used to get apreview for ultisnips. Now I'm using deoplete, and for...
Not sure if this is possible, but add option to place preview window above cursor line. Or even better on the opposite side of cursor line than completion menu.