mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
docs: more news
This commit is contained in:
3
NEWS.md
3
NEWS.md
@@ -9,10 +9,11 @@ Going forward, **LazyVim** requires **Neovim** `>= 0.11.2`, and drops support fo
|
|||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
- removed compatibility code for Neovim `< 0.11.2`
|
- removed compatibility code for Neovim `< 0.11.2`
|
||||||
- updated all LSP code to use the new LSP implementation
|
- cconfigure **LSP** with the native `vim.lsp.config`
|
||||||
- migrated **mason.nvim** and **mason-lspconfig.nvim** to `v2.x`
|
- migrated **mason.nvim** and **mason-lspconfig.nvim** to `v2.x`
|
||||||
- added new `treesitter-main` extra to test the new `main` branch of `nvim-treesitter`
|
- added new `treesitter-main` extra to test the new `main` branch of `nvim-treesitter`
|
||||||
- after enabling, you will get errors. Update with `:Lazy` and restart Neovim
|
- after enabling, you will get errors. Update with `:Lazy` and restart Neovim
|
||||||
|
- enabled [blink.cmp](https://github.com/saghen/blink.cmp) **cmdline** completions
|
||||||
|
|
||||||
## 14.x
|
## 14.x
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user