2.9.0 (2024-12-12)
Features
- animate: allow disabling all animations globally or per buffer (25c290d)
- animate: allow toggling buffer-local / global animations with or without id (50912dc)
- dashboard: add dashboard startuptime icon option (#214) (63506d5)
- indent: animation styles
out
,up_down
,up
,down
(0a9b013) - indent: don't animate indents when new scope overlaps with the previous one, taking white-space into account. See #264 (9b4a859)
- indent: move animate settings top-level, since they impact both scope and chunk (baf8c18)
- toggle: added zoom toggle (3367705)
- toggle: return toggle after map (4f22016)
- util: get var either from buffer or global (4243912)