3.10.0 (2024-07-22)
- added custom styling for preprocessor macros (ce0cdf8)
- extra: adding starship(#445) (932e417)
- mini: add new highlight groups (#443) (1a87edd)
- add NotifyBackground missing highlight (#422) (a4eb88b)
- zellij: corrected text selection bg color (#444) (7afb230)
3.9.3 (2024-01-26)
3.9.2 (2024-01-26)
- add missing treesitter capture groups (d4339e5), closes #412
- link to correct Function highlight group (#413) (20d2eb4)
3.9.1 (2024-01-24)
3.9.0 (2024-01-24)
- semanic_tokens: add missing semanic tokens (#406) (378ed7e)
- treesitter: follow upstream highlight groups (#404) (1e0dbb4)
3.8.0 (2024-01-11)
- extra: add ghostty support (#398) (34542a4)
- extras: add base16 scheme template generated base16 schemes. (#354) (ca21c15)
- extra: alacritty config from yml to toml (#400) (83bad15)
- extra: fix typo from forground to foreground (#401) (1e65031)
- whichkey: link WhichKeyFloat to NormalFloat(#391) (281f307)
3.7.1 (2023-12-21)
3.7.0 (2023-12-14)
- groups: differentiate between active button with lazy.nvim (#383) (6a6076b)
- group: WinSeperator defined along side VertSplit (#387) (de1bd3a)
3.6.1 (2023-09-20)
3.6.0 (2023-09-19)
- compiler: add file permission error (#368) (e886e39)
- indent_blankline: style wasn't set correctly (#351) (77aa745)
- syntax: Fix highlight for json labels (#363) (a48f6d9)
- vim: resolve deprecation of nested
[[
(#373) (e45f802)
3.5.1 (2023-04-21)
- extra: switch from fg3 to fg2 for white (e54427a)
- extra: zellij black and white set to bg3/fg3 (#336) (409d646)
- module: remove
TS
prefix from cmp links (669b0ce)
3.5.0 (2023-04-11)
- cache: move setup guard before load call (#331) (88182d4)
- release: rename "branch" -> "branches" (#328) (b9a3385)
3.4.0 (2023-04-04)
- add new lsp semantic token highlight groups (#318) (a8044b0)
- add vim/neovim test on ubuntu/macos/windows (#320) (8bb6713)
- module: add alpha support (4b73c9d)
- semantic_tokens: add injected highlights (#321) (3802464)
- semantic_tokens: link default library to function builtin (53cdaa5)
- kitty: add "cursor_text_color" parameter (#325) (4a291f8)
- load: add setup guard (9b6e3a4)
- setup: ORIG_HEAD doesn't exist in Detached HEAD (d4a615a)
3.3.0 (2023-02-17)
- extra: add zellij theme file (789b302)
- compile: correct call to set background for vim (5aeb0e7)
- compile: remove table overhead for better performance (#312) (4cf5680)
- compiler: remove
require
call to write compiled file (#311) (14489df)
3.2.0 (2023-01-24)
- add support for ts-rainbow2 (#301) (97e66df)
- cvd: support colorblind mode with daltonization (#281) (f093297)
- transparent: remove
NormalNC
link toNormal
(773fd00)
3.1.0 (2023-01-18)
3.0.0 (2023-01-05)
- palette: rework dayfox (#285)
2.1.0 (2022-12-27)
- compiler: write compile lua file if debug set (f32eef4)
- module: add signify support (#279) (07174bf)
- setup: cache only opt table passed to setup (ae5df67)