Skip to content

Mathijs-Bakker/vim-zoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

When in doubt, zoom out.

- Reggie Watts

            ███████╗ ██████╗  ██████╗ ███╗   ███╗
            ╚══███╔╝██╔═══██╗██╔═══██╗████╗ ████║
              ███╔╝ ██║   ██║██║   ██║██╔████╔██║
             ███╔╝  ██║   ██║██║   ██║██║╚██╔╝██║
            ███████╗╚██████╔╝╚██████╔╝██║ ╚═╝ ██║  . V I M
            ╚══════╝ ╚═════╝  ╚═════╝ ╚═╝     ╚═╝

What is Zoom?

Zoom lets you zoom a split - making it full window. And zoom out to go back to your initial layout.

It's ideal to read all the messages in your quickfix window in full screen. Focus on that part of a window you want to concentrate on. Get rid of the noise.

Installation

Use your favorite plugin manager and in install it like you normally would do.

Eg:

       Plug 'Mathijs-Bakker/zoom-vim'

Configuration

Create your own key binding like:

       nmap <leader>z <Plug>Zoom

Put it somewhere in your vim.rc and your good to go.

Want to submit a new feature, bugfix, or hack on Zoom? Submit pull requests to

Credits

This plugin is inspired by (read: stolen from) Nick Nisi.

About

Vim-plugin that lets you zoom your Vim splits to full window, and back.

Topics

Resources

License

Stars

Watchers

Forks