| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-03 | 723 Bytes | |
| v1.0.2 source code.tar.gz | 2024-05-03 | 91.6 kB | |
| v1.0.2 source code.zip | 2024-05-03 | 176.4 kB | |
| Totals: 3 Items | 268.7 kB | 0 | |
What's New?
- Implement highlight-blend feature [#251]
- Added Rust lifetime highlights [#289]
- Reimplemented
*_defaultcolorschemes. - Support
WinSeparatorhighlight, introduced in Neovim >= 0.10, replacingVertSplit.
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]