Skip to content

Releases: EdenEast/nightfox.nvim

v3.9.3

26 Jan 15:03
57b8154
Compare
Choose a tag to compare

3.9.3 (2024-01-26)

Bug Fixes

v3.9.2

26 Jan 04:43
2b1fd88
Compare
Choose a tag to compare

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

24 Jan 14:18
7e94878
Compare
Choose a tag to compare

3.9.1 (2024-01-24)

Bug Fixes

v3.9.0

24 Jan 02:25
fe73b52
Compare
Choose a tag to compare

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

11 Jan 14:18
a4bc2bd
Compare
Choose a tag to compare

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

21 Dec 15:58
fcf699b
Compare
Choose a tag to compare

3.7.1 (2023-12-21)

Bug Fixes

  • group: Fix typo from WinSeperator to WinSeparator (3f98459), closes #387

v3.7.0

14 Dec 16:05
44154e1
Compare
Choose a tag to compare

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

20 Sep 16:52
ee3525f
Compare
Choose a tag to compare

3.6.1 (2023-09-20)

Bug Fixes

  • vim: loadstring (5.1) vs load (5.2>=) (#375) (4ab4dda)

v3.6.0

19 Sep 23:17
3825190
Compare
Choose a tag to compare

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)

v3.5.1

24 Apr 15:52
68db77d
Compare
Choose a tag to compare

3.5.1 (2023-04-21)

Bug Fixes

  • 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)