v13.2.0
版本发布时间: 2024-11-11 18:10:30
LazyVim/LazyVim最新发布版本:v13.3.0(2024-11-15 06:56:17)
13.2.0 (2024-11-11)
Features
- ai: better completion/suggestions of AI engines (#4752) (fbf881f)
-
ai: move ai related extras from
coding
toai
(#4751) (86904d2) - keymaps: leader-bo to close other buffers (24665fc)
- rest: add more keymaps to util.rest (#4467) (c22db72)
Bug Fixes
- extras: fix alpha-nvim non-string keycodes (#4735) (9c9e650)
-
snacks: allow overriding
statuscolumn
throughoptions.lua
(17a1b84) - vscode: added snacks.nvim to allowed plugins for vscode. Fixes #4757 (06071dd)
Performance Improvements
- ui: only enable treesitter folds if the buffer has treesitter highlighting (b9dae57)