Skip to content

Toggle zoom in / out individual windows (splits)

Notifications You must be signed in to change notification settings

kristijanhusak/vim-zoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIM Zoom v0.3

A simple plugin to toggle zoom of current window within the current tab.

This is heavily inspired from tmux's zoom pane feature.

Installation

Use your favorite plugin manager to install this plugin (recommended).

If however you don't use a plugin manager such as pathogen, vundle, neobundle, vim-plug then you can copy all files within this repository directly within your ~/.vim folder. (not recommended)

Usage

Simply use the provided mapping <C-W>m to toggle zoom in and out for the current window

Contributing

Reporting an Issue :

Use Github Issue Tracker

Contributing to code :

  • Fork it.
  • Commit your changes and give your commit message some love.
  • Push to your fork on github.
  • Open a Pull Request.

Credits

This plugin was heavily inspired by tmux's zoom pane feature.

About

Toggle zoom in / out individual windows (splits)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%