Skip to content

Commit

Permalink
docs: Warning added according to compilation bug
Browse files Browse the repository at this point in the history
Realted to #307 #305 #292 #262
  • Loading branch information
ful1e5 committed Jan 19, 2024
1 parent d3199bc commit 067cb69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed few regex-based/legacy highlight corrections (fixed #285)
- Closed #251
- Fixed darkened sidebars when disabling `options.sidebars.disabled`

This new highlight has been added in Neovim version 0.10 and is now used
instead of `VertSplit`.

Related to #311
- Fixes #311

## [v1.0.1] - 23 July 2023

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

## Notices

> **Warning**
> If you customize or configure colors, or if you upgrade the colorscheme and notice that it's not affecting the appearance, please run the `:GithubThemeCompile` command to compile the colorscheme. We are actively addressing this issue and appreciate your patience.
<!-- If you're interested, you can learn more about 'sponsor-spotlight' on
https://dev.to/ful1e5/lets-give-recognition-to-those-supporting-our-work-on-github-sponsors-b00 -->

Expand Down

0 comments on commit 067cb69

Please sign in to comment.