/vim-qfloc-tailor

Vim plugin to automatically adjust your quickfix and location list windows size and position

Primary LanguageVim ScriptMIT LicenseMIT

Vim Quickfix/Location List Window Tailor

Minimalistic plugin to automatically adjust the size (and position) of your quickfix and location list windows in Vim. Works out of the box. Checkout the documentation for detail of how the behavior looks like and how to customize it.

Installation

Install the plugin with your favorite manager tool. Here is an example using dein.vim:

call dein#add('weilbith/vim-qfloc-tailor')