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

fix: transparent background support #164

Merged
merged 3 commits into from
Feb 2, 2023
Merged

Conversation

shortcuts
Copy link
Owner

@shortcuts shortcuts commented Feb 2, 2023

📃 Summary

fixes #120
fixes #104

The plugin generates unwanted white lines on transparent backgrounds, we now keep the default Neovim behavior.

bonus: easier to maintain syntax

📸 Preview

Before: #120 (comment)

After

Screenshot 2023-02-02 at 22 25 16

@shortcuts shortcuts self-assigned this Feb 2, 2023
@shortcuts shortcuts merged commit f25795a into main Feb 2, 2023
@shortcuts shortcuts deleted the fix/transparent-backgrounds branch February 2, 2023 22:16
shortcuts pushed a commit that referenced this pull request Feb 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](v0.6.1...v0.7.0)
(2023-02-02)


### Features

* add `NoNeckPainResize` command
([#162](#162))
([3fc9c82](3fc9c82))


### Bug Fixes

* transparent background support
([#164](#164))
([f25795a](f25795a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

White line if backgroundColor = nil [Question] Border highlighting and hiding lua line
1 participant