v12.44.0
版本发布时间: 2024-11-03 07:16:14
LazyVim/LazyVim最新发布版本:v13.5.3(2024-11-22 16:41:56)
12.44.0 (2024-11-02)
Features
- blink: use vim.o.pumblend as winblend option for autocomplete menu in blink (28da1eb)
- extras: blink (#4680) (ad52bf9)
- extras: enable crates.nvim in-process lsp server (#4684) (db8895b)
Bug Fixes
-
autocmds:
vim.highlight
is deprecated (a7b4c43) -
autocmds: change mapping for
lazyvim_close_with_q
(#4638) (5f432d9) - autocmds: close window and force delete buf on q. See #4638 (cb40a09)
- autocmds: force close buffers with q. See #4638 (0eb4009)
- blink: explicetely set version=false for now (ec616a3)
- catppuccin: fix bufferline integration when no colorscheme is set. Closes #4641 (6570a14)
- copilot: create undo point before accepting copilot suggestion when using blink (6e1d099)
-
dap: remove explicit
load_launchjs
call (#4634) (2f6c1f6) - lazygit: file history when cwd is outside the repo (#4666) (4ee6be4)
- rust: disable rust_analyzer in the rust extra. Fixes #4685 (1d3d64f)