weilbith / vim-qfloc-tailor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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')

About

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

License:MIT License


Languages

Language:Vim Script 100.0%