4.9.0 (2024-10-24)
4.8.0 (2024-10-22)
4.7.0 (2024-07-10)
- tabs: use custom separator_style in tabpages (#852) (81820ca)
- UNKNOWN PLUGIN error resulting from unloaded buffers (#928) (6ac7e4f)
- UNKNOWN PLUGIN error resulting from unloaded buffers (#931) (1662fed)
4.6.1 (2024-05-21)
4.6.0 (2024-05-20)
- maintain backwards compatibility (#909) (155b257)
- reimplement the deprecated function tbl_add_reverse_lookup (#904) (9ae49d7)
- utils: update is_list to handle breaking change (#892) (a6ad228)
- vim.diagnostic.is_disabled() deprecation warning (#907) (2cd3984)
4.5.3 (2024-04-19)
4.5.2 (2024-03-07)
4.5.1 (2024-03-05)
4.5.0 (2024-01-22)
4.4.1 (2023-12-06)
- commands: potential nil access (#821) (6e96fa2)
- remove
missing required fields
diagnostic from config (#812) (1a33975) - use link if specified in custom areas (#839) (9ca364d)
4.4.0 (2023-09-20)
- diagnostics: ignore disabled diagnostics (#816) (8a51c4b)
- icons: display overriden devicons (#817) (81cd04f)
- readme: Typo (#793) (99f0932)
4.3.0 (2023-07-17)
- command: add BufferLineCloseOthers command (#774) (9d6ab3a)
- ui: trunc marker highlights (#781) (77779e3), closes #792
- config: highlighting for tab separators (#784) (cd27a52)
- store paths in g:BufferlinePositions (#780) (2f391fd)
- ui: always schedule refreshing (fe77474)
4.2.0 (2023-06-26)
- commands/go_to: go to the last element if index out of bounds (#758) (6073426)
- commands: add option to wrap when moving buffers at ends (#759) (da1875c)
4.1.0 (2023-05-03)
- docs: use correct value for style presets (#747) (9eed863)
- groups: use correct cmdline completion function (a4bd445)
4.0.0 (2023-04-23)
- groups: change argument to group matcher
- config: deprecate show_buffer_default_icon
- colors: add diagnostic underline fallback (bd9915f)
- config: allow specifying style presets (13cb114)
- diag: sane fallback to underline color (0cd505b)
- color: follow linked hl groups (e6e7cc4)
- highlights: if color_icons is false set to NONE (8b32447), closes #702
- sorters: insert_after_current strategy (1620cfe)
- config: deprecate show_buffer_default_icon (6ccdee8)
- groups: change argument to group matcher (38d62b8)