BREAKING CHANGES
- add
<Left>
,<Right>
and<C-space>
to cmdline preset - fallback to next keymap when menu not shown for select_next/prev
Features
- add
<Left>
,<Right>
and<C-space>
to cmdline preset (8f7c23d), closes #1328 - fallback to next keymap when menu not shown for select_next/prev (ffebcd2), closes #1336
Bug Fixes
- download: correctly handle
download = false
andimplementationn = "rust"
(#1334) (2c8e4c7) - lua fuzzy implementation off by 1 and suffix matching (2c1524f), closes #1335
- mini snippets validation (c412578), closes #1332 #1342
New Contributors
- @leokang94 made their first contribution in #1331
Full Changelog: v0.13.0...v0.13.1