zoom.nvim adds a feature to vim that can zoom windows just like tmux. Using tabs instead of sessions makes this zoom really fast.
- 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
Plug 'oberblastmeister/zoom.nvim'
use 'oberblastmeister/zoom.nvim'