Releases: EdenEast/nightfox.nvim
Releases · EdenEast/nightfox.nvim
v3.5.1
v3.5.0
v3.4.0
3.4.0 (2023-04-04)
Features
- 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)
Bug Fixes
v3.3.0
v3.2.0
v3.1.0
v3.0.0
v2.1.0
v2.0.0
What's Changed
- Rewrite by @EdenEast in #77
- fix(lib):
highlight
takes inverse for nvim api call by @EdenEast in #81 - fix(lualine): Define theme for each style by @EdenEast in #84
- Create issue template by @EdenEast in #86
- fix(pallet): Brighen bg4
value
by 3 by @EdenEast in #87 - fix(lib): Fix guard for nightly hl command by @EdenEast in #88
- feat(modules): Add modes.nvim support by @EdenEast in #80
- fix(group): Swap link of
CursorLine
andCursorColumn
by @EdenEast in #91 - feat(modules): Add module pounce support by @EdenEast in #94
- docs(readme): Add options example by @EdenEast in #95
- feat(extra): Add Konsole extra module by @EdenEast in #96
- fix(group): Comment out
MsgArea
by @EdenEast in #99 - add neo-tree support by @mehalter in #100
- Fix typo in ts-rainbow highlight names by @jamesoff in #101
- fix: reload precompiled modules by @xiyaowong in #103
- Fix swapped changed/removed for gitsigns by @jamesoff in #104
- feat(pallet): Add initial terafox by @EdenEast in #102
- Fix/vim compat by @EdenEast in #109
- Fix/palette spelling by @EdenEast in #110
- Fix typos in doc by @rockyzhang24 in #111
- docs(help): Add the range for {value} by @rockyzhang24 in #112
- Add bufferline support by @mehalter in #114
- fix(palette): Update
duskfox
andterafox
sel1
by @EdenEast in #117 - feat(extra): Add border colors to kitty conf by @EdenEast in #118
- fix(palette): Increase contrast for
duskfox
folds by @EdenEast in #121 - feat(module): Add nvim-notify by @EdenEast in #122
- docs(readme): Fix default option example by @dmitrii-galantsev in #123
- feat(config): Add missing syntax styles by @EdenEast in #129
- Feat/interactive by @EdenEast in #127
- chore(extra): Add comment for optional cursor none by @EdenEast in #130
- Support
nvim-0.7
'snvim_set_hl
api by @EdenEast in #132 - fix(compile): Guard missing opts by @EdenEast in #134
- Change inverse to reverse by @EdenEast in #137
all
override forpalette
andspec
by @EdenEast in #138- fix(module): Remove reference to
bufferline
by @EdenEast in #140 - fix(lib): Hackly workaround for neovim core bug by @EdenEast in #141
- feat: add CurSearch highlight group by @gegoune in #143
- feat: Support lightline again by @4513ECHO in #144
- Add aerial support by @mehalter in #146
- fix(extra): Add cursor and selection for windows term by @EdenEast in #150
- feat(module): Add dap-ui as a module by @EdenEast in #151
groups
option per style by @EdenEast in #154- refactor(palette): Nightfox bg/sel conform to standard by @EdenEast in #158
- fix(setup):
group
override defaultslink
to '' by @EdenEast in #160 - fix(compile): Compile checks if link is empty before link by @EdenEast in #161
- feat(groups): Add
WinBar
highlight group by @EdenEast in #162 - fix(template): Correctly call
to_css
by @EdenEast in #165 - fix(compile):
sp
option applies to nvim highlights by @EdenEast in #168 - Feline and Tabby example by @EdenEast in #173
- Add explicit support for 'mini.nvim' by @echasnovski in #174
- refactor(lualine): Move lualine generation to util by @EdenEast in #176
- docs: Document multiple setup calls by @EdenEast in #177
- Add logo from @keifererikson by @EdenEast in #182
- add metadata toml fields for wezterm by @digitallyserviced in #184
- fix(lightline): Define correct
tabline
fields by @EdenEast in #188 - fix typo in Palette Section by @lochyb in #190
- docs: Show full example of setup function by @EdenEast in #193
- fix(syntax): Move diff* highlight groups under syntax by @EdenEast in #195
- fix(spec): Use correct name to apply override by @EdenEast in #194
- feat(extra): Update wezterm with retro tab by @EdenEast in #196
- fix(extra): Use correct keys for bg and fg by @EdenEast in #197
- docs: Fix readme.md typos by @queue-tip in #199
- Style/carbon by @EdenEast in #200
- feat(module): Add inlay hint for coc and lsp by @EdenEast in #205
- fix: Rename invalid autoload variable by @4513ECHO in #207
- fix: Set Inc and Cur Search foreground to black/white by @EdenEast in #215
- fix: @Property is linking to the old TSField highlight group by @RyonicFire in #219
- fix: Add missing tag highlight group links by @EdenEast in #220
- fix(config): Treesitter and lsp modules default only in nvim by @EdenEast in #225
- Add support for neotest by @stevearc in #226
- fix: Treesitter highlight group regressions by @EdenEast in #221
- fix(lualine): Inactive
c
fg set to fg3 by @EdenEast in #228 - fix(module): Default html tags moved to builtin0 by @EdenEast in #230
- added missing comma in code example by @SamLubbers in #232
- fix(module): Nvim-tree image set to black for light by @EdenEast in #235
- feat(config): Default module config option by @EdenEast in #239
- Feat/auto compile by @EdenEast in #241
- fix(lualine): Explicitly make table instead of generating by @EdenEast in #243
- fix(config): Config options now given correct table by @EdenEast in #246
- Fix dim_inactive correctly by @vihu in #247
- refactor: Refactor vim support into separate files by @EdenEast in #249
- refactor(treesitter): Support current format only by @EdenEast in #251
- feat: Fingerprint by @EdenEast in #254
- feat: warp themes by @eatgrass in #252
- fix(cache): user filename used in user cache check by @EdenEast in #257
- update tmux font color by @eatgrass in #264
- feat: support bit for lua 5.1 by @EdenEast in #267
- feat(compile): simplify cache check by @EdenEast in #268
- feat(compiler): handle errors in compiled results by @EdenEast in #263
- fix(compile): Add missing required bit functions by @EdenEast in #269
- fix(compile): bit error on aarch64 with hash func by @EdenEast in #270
- feat(treesitter): add checked and unchecked highlight by @EdenEast in...