feat(util): mini.bufremove is no longer needed

This commit is contained in:
Folke Lemaitre 2024-05-17 10:10:28 +02:00
parent 87493af237
commit 779de263f1
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
4 changed files with 47 additions and 28 deletions

View file

@ -2,6 +2,12 @@
## 11.x
- new option `vim.g.deprecation_warnings` to disable deprecation warnings
Defaults to `false`. To disable, set it to `true` in your `options.lua`
- `vim-illuminate` move to extras
Document highlights now use native lsp functionality by default
Since Neovim 0.10 has been released, I've been working on a new version of **LazyVim**
that is fully compatible with all the latest Neovim features.
@ -32,7 +38,6 @@ Additionally, some core plugins have been moved to extras.
- `mini.surround`
- `mini.indentscope` scopes are now also highlighted with `indent-blankline`
- `nvim-treesitter-context`
- `vim-illuminate`: document highlights now use native lsp functionality by default
- There's a new extra for the `nvim-treesitter` **rewrite**.
Since the rewrite is not backward compatible, some plugins will be disabled