maximize.nvim icon indicating copy to clipboard operation
maximize.nvim copied to clipboard

Add plugin integrations for aerial and nvim-tree

Open kevmuko opened this issue 1 year ago • 0 comments

Plugins that have windows always open don't get maximized / restored properly (e.g. nvim-tree, aerial).

This PR implements integrations for specific plugins to clear their windows before maximize.maximize() and restoring their windows after maximize.restore().

kevmuko avatar Sep 03 '23 03:09 kevmuko