mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-24 05:21:07 +00:00
docs: updated news
This commit is contained in:
parent
773f28b491
commit
5e7da4384d
1 changed files with 12 additions and 0 deletions
12
NEWS.md
12
NEWS.md
|
|
@ -1,5 +1,17 @@
|
||||||
# What's new?
|
# What's new?
|
||||||
|
|
||||||
|
## 15.x
|
||||||
|
|
||||||
|
**Neovim** `>= 0.11.0` includes a lot of changes to the underlying LSP implementation.
|
||||||
|
|
||||||
|
Going forward, **LazyVim** requires **Neovim** `>= 0.11.0`, and drops support for older versions.
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
- removed compatibility code for Neovim `< 0.11`
|
||||||
|
- updated all LSP code to use the new LSP implementation
|
||||||
|
- migrated **mason.nvim** and **mason-lspconfig.nvim** to `v2.x`
|
||||||
|
|
||||||
## 14.x
|
## 14.x
|
||||||
|
|
||||||
Big new release with a lot of changes and improvements!
|
Big new release with a lot of changes and improvements!
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue