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(vimwiki): VimwikiHeader highlights and URL metadata #575

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

ArtixBTW
Copy link
Contributor

@ArtixBTW ArtixBTW commented Jul 5, 2024

What is this PR for?

Vimwiki support was added in 8850021bed1d8595581a5903fd03acacf0d12af5 but there was a typo in the generation of the VimwikiHeader highlights and instead they were generated under VimwikiHeaer. It also seems the the URL was set to headlines.nvim by mistake, presumably because this file was based off of the headlines.nvim group file.

Disclaimer: I don't actually use vimwiki but I was looking through the commits and saw this easy to fix bug so I did it myself.

@github-actions github-actions bot added the groups label Jul 5, 2024
@ArtixBTW ArtixBTW changed the title fix (vimwiki): fix VimwikiHeader highlights and URL metadata fix: fix VimwikiHeader highlights and URL metadata Jul 5, 2024
@ArtixBTW ArtixBTW changed the title fix: fix VimwikiHeader highlights and URL metadata fix(vimwiki): VimwikiHeader highlights and URL metadata Jul 5, 2024
@folke folke merged commit d8e570f 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>
georgeharker pushed a commit to georgeharker/tokyonight.nvim that referenced this pull request Jul 9, 2024
## What is this PR for?
Vimwiki support was added in
[8850021](folke@8850021)
but there was a typo in the generation of the `VimwikiHeader` highlights
and instead they were generated under `VimwikiHeaer`. It also seems the
the URL was set to headlines.nvim by mistake, presumably because this
file was based off of the headlines.nvim group file.

Disclaimer: I don't actually use vimwiki but I was looking through the
commits and saw this easy to fix bug so I did it myself.
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.

2 participants