1.4.0 (2023-08-21)
Features
- add flash.nvim integration (#550) (381eddd)
- enable neogit by default (91f9f6f), closes #568
- flash: enable by default (#551) (a84ee18)
- gitsigns: Support GitSignsCurrentLineBlame highlights (#567) (3fdd394)
- lspsaga: support v0.3 (#543) (3ffd2f5)
- lspsaga: upstream new hl groups (#544) (e0dd3f9)
- neogit: update highlights (#545) (#549) (371430f)
- telescope: make nvchad style great again (#538) (51961da)
- treesitter-context: add color for normal background (#564) (b1caff9)
Bug Fixes
- don't highlight fg of
PmenuSel
(#554) (6425df1) - highlight NonText characters (#547) (bfe91df)
- noice: set background blend to 0 for mini popups (#556) (2d50a4e)
- nvim-window-picker: missing table keys (#569) (b9e4dae)
- options: disable deprecated ts_rainbow and ts_rainbow2 by default (096385d)
- telescope: keep consistency between the two styles (#540) (dfbc8e2)
- telescope: respect transparency (#542) (f36af06)
- treesitter: avoid possible nil (17ae783)
- types: make all options besides nested
enabled
optional (#565) (490078b)