v3.10.0
版本发布时间: 2023-04-10 21:19:38
AstroNvim/AstroNvim最新发布版本:v4.26.5(2024-09-24 22:20:36)
Features
-
buffer: add
<leader>bl
and<leader>br
to close all left/right buffers (77821d2) -
buffer: add
close_left
andclose_right
functions (97e467c) -
buffer: add sorting buffer utils and
<leader>bs
menu (b9617e3)
Bug Fixes
- mappings: fix j/k not working when inserting snippets (f45b098)
- status: fix bug in unique path calculation (035f430)
Performance Improvements
- enable vim.loader immediately if available (017b73a)
Full Changelog: https://github.com/AstroNvim/AstroNvim/compare/v3.9.0...v3.10.0