Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow configuring window size with functions #39

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

willothy
Copy link
Contributor

I wanted to equalize the height of my DAP UI left sidebar window. The best way I could do this before was using an autocmd and modifying the config table, which seemed a bit hacky, so I added the ability to set edgebar / window sizes to functions that are called to compute the suggested size.

@folke folke merged commit 7506f83 into folke:main Jul 25, 2023
3 checks passed
@folke
Copy link
Owner

folke commented Jul 25, 2023

thansk!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants