Releases
v3.0.0
3.0.0 (2023-06-10)
⚠ BREAKING CHANGES
config: move preview reorient configs under opts.symbol
symbol: preview symbol in source window
Features
config: add option to disable icons (f08ab63 )
config: move preview reorient configs under opts.symbol (e136c7f )
config: preview symbol on mouse hovering (5ec3fa0 )
highlights: reset hlgroups on ColorScheme (befe881 )
menu: enable menu quick navigation by default (#3 ) (54c1dba )
menu: only move cursor to the first symbol on entering a new menu (ca6741c )
symbol: preview symbol in source window (3882ee3 )
Bug Fixes
config: should not disable icons when new_opts.icons.disable is not provided (#31 ) (1254ba2 )
highlights: fix hlgroup names (f217fde )
highlights: fix hlgroup names (again) (990cae9 )
highlights: update current context highlights correctly (7367616 )
menu: convert mouse.column to 0-based (04e04cc )
menu: cursor not set to first clickable component in current entry (4ef2dac )
menu: drop-down menu position (1bee80f )
menu: fix default keymaps in menu (1072eff )
menu: pass prev_win on opening/toggling menus (29e9b76 )
menu: set init cursor pos only on the first time opening a menu (1e56ced )
menu: should set cursor to previous position explicitly (7d20061 )
menu: wrong prev_window if opened from non-current window (094f34d )
sources: treesitter: add missing call to ipairs() (d6775ce )
sources: treesitter: duplicate current node in siblings list (eb242a2 )
sources: treesitter: order of siblings is reversed (94b8d52 )
You can’t perform that action at this time.