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(leap): use LeapLabel #582

Merged
merged 2 commits into from
Jul 6, 2024
Merged

fix(leap): use LeapLabel #582

merged 2 commits into from
Jul 6, 2024

Conversation

ibotlold
Copy link
Contributor

@ibotlold ibotlold commented Jul 6, 2024

LeapLabelPrimary, LeapLabelSecondary deprecated (b75a86f)

  • Also updated extras colors

What is this PR for?

Brings back leap labels highlight

Does this PR fix an existing issue?

`LeapLabelPrimary`, `LeapLabelSecondary` deprecated
@folke folke merged commit 9460bc9 into folke:main Jul 6, 2024
8 checks passed
@folke
Copy link
Owner

folke commented Jul 6, 2024

ty!

folke pushed a commit that referenced this pull request Jul 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.3.1](v4.3.0...v4.3.1)
(2024-07-06)


### Bug Fixes

* **leap:** use `LeapLabel`
([#582](#582))
([9460bc9](9460bc9))
* **vimwiki:** `VimwikiHeader` highlights and URL metadata
([#575](#575))
([d8e570f](d8e570f))

---
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>
@ibotlold
Copy link
Contributor Author

ibotlold commented Jul 6, 2024

@folke thank you for quick feedback 👍

georgeharker pushed a commit to georgeharker/tokyonight.nvim that referenced this pull request Jul 9, 2024
`LeapLabelPrimary`, `LeapLabelSecondary` deprecated
([b75a86f](ggandor/leap.nvim@b75a86f))

- Also updated extras colors

## What is this PR for?

Brings back leap labels highlight

## Does this PR fix an existing issue?
- Fixes folke#578
georgeharker pushed a commit to georgeharker/tokyonight.nvim that referenced this pull request Jul 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.3.1](folke/tokyonight.nvim@v4.3.0...v4.3.1)
(2024-07-06)


### Bug Fixes

* **leap:** use `LeapLabel`
([folke#582](folke#582))
([9460bc9](folke@9460bc9))
* **vimwiki:** `VimwikiHeader` highlights and URL metadata
([folke#575](folke#575))
([d8e570f](folke@d8e570f))

---
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: leap deprecate LeapLabelPrimary
2 participants