Skip to content

This plugin provides to show the quickfix result using a popup window or a floating window. This supports Vim and Neovim.

License

Notifications You must be signed in to change notification settings

rbtnn/vim-qfpopup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-qfpopup

MIT License

This plugin provides to show the quickfix result using a popup window or a floating window. This supports Vim and Neovim.

Variables

g:qfpopup_disabled (default: v:false)

Specify whether the plugin should be disabled.

g:qfpopup_width (default: 50)

Specify the width of a popup window or a floating window.

g:qfpopup_height (default: 4)

Specify the height of a popup window or a floating window.

About

This plugin provides to show the quickfix result using a popup window or a floating window. This supports Vim and Neovim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages