Skip to content

Neovim plugin that zooms windows using tabs. Inspired by tmux zoom.

Notifications You must be signed in to change notification settings

oberblastmeister/zoom.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

zoom

zoom.nvim adds a feature to vim that can zoom windows just like tmux. Using tabs instead of sessions makes this zoom really fast.

Features

  • faster than plugins like dhruvasagar/vim-zoom which use sessions to restore windows
  • simple, one command
  • fits with the vim philosophy that tabs are more like workspaces

Installation

vim-plug

Plug 'oberblastmeister/zoom.nvim'

packer.nvim

use 'oberblastmeister/zoom.nvim'

About

Neovim plugin that zooms windows using tabs. Inspired by tmux zoom.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published