vim-qfpopup
This plugin provides to show the quickfix result using a popup window or a floating window. This supports Vim and Neovim.
Variables
v:false
)
g:qfpopup_disabled (default: Specify whether the plugin should be disabled.
50
)
g:qfpopup_width (default: Specify the width of a popup window or a floating window.
4
)
g:qfpopup_height (default: Specify the height of a popup window or a floating window.