Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add recipe for zoom #5047

Merged
merged 1 commit into from Oct 8, 2017

Conversation

Projects
None yet
2 participants
Contributor

cyrus-and commented Oct 7, 2017

Brief summary of what the package does

This minor mode takes care of managing the window sizes by enforcing a fixed and automatic balanced layout where the currently selected window is resized according to zoom-size which can be an absolute value in lines/columns, a ratio between the selected window and frame size or even a custom callback.

Direct link to the package repository

https://github.com/cyrus-and/zoom

Your association with the package

Author and maintainer.

Relevant communications with the upstream package maintainer

See this notice, it is maybe important.

Checklist

Please confirm with x:

@purcell purcell merged commit 3fe094c into melpa:master Oct 8, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Owner

purcell commented Oct 8, 2017

Great, thanks!

Owner

purcell commented Oct 8, 2017

And... welcome to MELPA!

Contributor

cyrus-and commented Oct 8, 2017

Thanks to you for being such an awesome maintainer! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment