Home

Awesome

build

vim-win

vim-win is a Vim plugin for managing windows. Built-in functionality includes window selection, window buffer swapping, and window resizing. The plugin is extensible, allowing additional functionality to be added.

<img src="screenshot.png?raw=true" width="800"/>

Requirements

Installation

A package manager can be used to install vim-win.

<details><summary>Examples</summary><br> </details>

Usage

Enter vim-win with <leader>w or :Win.

See :help win-usage for additional details.

Documentation

:help vim-win

The underlying markup is in win.txt.

<details open><summary><h2>Demo</h2></summary> <img src="screencast.gif?raw=true" width="735"/> </details>

License

The source code has an MIT License.

See LICENSE.