1.3.0 (2023-04-17)
Features
- health: move health check to separate health file (b56c512)
- preset: add
z<CR>
preset (#346) (ed37330) - preset: added
zi
andCTRL-W_o
(#378) (5e8e6b1) - view: allow percentages for margins. Fixes #436 (0b5a653)
Bug Fixes
- health: add OK output to check_health fn (#375) (c9c430a)
- keys: allow keymap desc to override preset labels. Fixes #386 (6aa1b2f)
- tree: don't cache plugin nodes. Fixes #441 (20fcd7b)
- util: clear cache when leader changes (df3597f)
- util: missing return statement (f6bb21c)
- util: nil check (6ab25e2)