Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@ful1e5 ful1e5 released this 03 May 10:15
· 12 commits to main since this release

What's New?

  • Implement highlight-blend feature #251
  • Added Rust lifetime highlights #289
  • Reimplemented *_default colorschemes.
  • Support WinSeparator highlight, introduced in Neovim >= 0.10, replacing VertSplit.

Changes

  • chore(ci): use actions/checkout@v4
  • fix(ci): update neovim macOS distribution naming

Issues Fix

  • Fixed few regex-based/legacy highlight corrections (fixed #285)
  • Closed #251
  • Fixed bug where the current theme gets compiled multiple times instead of compiling all themes #290
  • Fixed darkened sidebars when disabling options.sidebars.disabled
  • Fixes #311