mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
feat!: bump Neovim requirement to 0.11.2
This commit is contained in:
6
NEWS.md
6
NEWS.md
@@ -2,13 +2,13 @@
|
||||
|
||||
## 15.x
|
||||
|
||||
**Neovim** `>= 0.11.0` includes a lot of changes to the underlying LSP implementation.
|
||||
**Neovim** `>= 0.11.2` includes a lot of changes to the underlying LSP implementation.
|
||||
|
||||
Going forward, **LazyVim** requires **Neovim** `>= 0.11.0`, and drops support for older versions.
|
||||
Going forward, **LazyVim** requires **Neovim** `>= 0.11.2`, and drops support for older versions.
|
||||
|
||||
### Changes
|
||||
|
||||
- removed compatibility code for Neovim `< 0.11`
|
||||
- removed compatibility code for Neovim `< 0.11.2`
|
||||
- updated all LSP code to use the new LSP implementation
|
||||
- migrated **mason.nvim** and **mason-lspconfig.nvim** to `v2.x`
|
||||
- added new `treesitter-main` extra to test the new `main` branch of `nvim-treesitter`
|
||||
|
||||
Reference in New Issue
Block a user