![github-actions[bot]](/assets/img/avatar_default.png)
🤖 I have created a release *beep* *boop* --- ## [12.44.0](https://github.com/LazyVim/LazyVim/compare/v12.43.0...v12.44.0) (2024-11-02) ### Features * **blink:** use vim.o.pumblend as winblend option for autocomplete menu in blink ([28da1eb
](28da1eb073
)) * **extras:** blink ([#4680](https://github.com/LazyVim/LazyVim/issues/4680)) ([ad52bf9
](ad52bf91bc
)) * **extras:** enable crates.nvim in-process lsp server ([#4684](https://github.com/LazyVim/LazyVim/issues/4684)) ([db8895b
](db8895b518
)) ### Bug Fixes * **autocmds:** `vim.highlight` is deprecated ([a7b4c43
](a7b4c4391b
)) * **autocmds:** change mapping for `lazyvim_close_with_q` ([#4638](https://github.com/LazyVim/LazyVim/issues/4638)) ([5f432d9
](5f432d997e
)) * **autocmds:** close window and force delete buf on q. See [#4638](https://github.com/LazyVim/LazyVim/issues/4638) ([cb40a09
](cb40a09538
)) * **autocmds:** force close buffers with q. See [#4638](https://github.com/LazyVim/LazyVim/issues/4638) ([0eb4009
](0eb400908d
)) * **blink:** explicetely set version=false for now ([ec616a3
](ec616a3cec
)) * **catppuccin:** fix bufferline integration when no colorscheme is set. Closes [#4641](https://github.com/LazyVim/LazyVim/issues/4641) ([6570a14
](6570a141c0
)) * **copilot:** create undo point before accepting copilot suggestion when using blink ([6e1d099
](6e1d0994d9
)) * **dap:** remove explicit `load_launchjs` call ([#4634](https://github.com/LazyVim/LazyVim/issues/4634)) ([2f6c1f6
](2f6c1f6083
)) * **lazygit:** file history when cwd is outside the repo ([#4666](https://github.com/LazyVim/LazyVim/issues/4666)) ([4ee6be4
](4ee6be4499
)) * **rust:** disable rust_analyzer in the rust extra. Fixes [#4685](https://github.com/LazyVim/LazyVim/issues/4685) ([1d3d64f
](1d3d64fd1a
)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>