v3.3.0
3.3.0 (2024-06-29)
This release is mainly focused on support for toggleable extensions. This allows users to turn off highlights where defaults are preferred or disable plugins they don't use.
It also includes explicit support for mini.nvim - special thanks to @echasnovski for personally implementing!
Features
- add support for toggleable extensions (#82) (07d5a85)
- extensions: add alpha, cmp, dashboard, grapple (6af8320)
- extensions: add explicit full 'mini.nvim' support (#86) (63a4dbe)
- extensions: borderless fzf-lua theme (ba05f56), closes #81
- extensions: migrate remaining theme plugins to extensions (ad8ad48)