Releases: EdenEast/nightfox.nvim
Releases · EdenEast/nightfox.nvim
v3.10.0
3.10.0 (2024-07-22)
Features
Bug Fixes
- add NotifyBackground missing highlight (#422) (a4eb88b)
- zellij: corrected text selection bg color (#444) (7afb230)
v3.9.3
3.9.3 (2024-01-26)
Bug Fixes
v3.9.2
3.9.2 (2024-01-26)
Bug Fixes
- add missing treesitter capture groups (d4339e5), closes #412
- link to correct Function highlight group (#413) (20d2eb4)
v3.9.1
3.9.1 (2024-01-24)
Bug Fixes
v3.9.0
3.9.0 (2024-01-24)
Features
- semanic_tokens: add missing semanic tokens (#406) (378ed7e)
- treesitter: follow upstream highlight groups (#404) (1e0dbb4)
Bug Fixes
v3.8.0
3.8.0 (2024-01-11)
Features
- extra: add ghostty support (#398) (34542a4)
- extras: add base16 scheme template generated base16 schemes. (#354) (ca21c15)
Bug Fixes
- 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)
v3.7.1
3.7.1 (2023-12-21)
Bug Fixes
- group: Fix typo from WinSeperator to WinSeparator (3f98459), closes #387
v3.7.0
3.7.0 (2023-12-14)
Features
Bug Fixes
- groups: differentiate between active button with lazy.nvim (#383) (6a6076b)
- group: WinSeperator defined along side VertSplit (#387) (de1bd3a)
v3.6.1
3.6.1 (2023-09-20)
Bug Fixes
v3.6.0
3.6.0 (2023-09-19)
Features
Bug Fixes
- 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)