Skip to content

A vim plugin to zoom in on a single split window and restore the previous layout.

License

Notifications You must be signed in to change notification settings

sbyang/vim-zoomwin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Vim Zoomwin

A simple vim plugin to focus or zoom in on a single split window and be able to restore it again.

Install

For vim-plug

Plug 'markstory/vim-zoomwin'

Usage

This plugin exposes a :ZoomToggle command and binds that command to <Leader>z. Push that chord once to focus and once again to unfocus a split window.

About

A vim plugin to zoom in on a single split window and restore the previous layout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%