mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
docs: typo
This commit is contained in:
parent
5e2c4e62f2
commit
32ef7a9d39
1 changed files with 2 additions and 1 deletions
3
NEWS.md
3
NEWS.md
|
|
@ -9,11 +9,12 @@ Going forward, **LazyVim** requires **Neovim** `>= 0.11.2`, and drops support fo
|
|||
### Changes
|
||||
|
||||
- removed compatibility code for Neovim `< 0.11.2`
|
||||
- cconfigure **LSP** with the native `vim.lsp.config`
|
||||
- configure **LSP** with the native `vim.lsp.config`
|
||||
- migrated **mason.nvim** and **mason-lspconfig.nvim** to `v2.x`
|
||||
- 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
|
||||
- enabled [blink.cmp](https://github.com/saghen/blink.cmp) **cmdline** completions
|
||||
- use **LSP** based folding when available (disable with `nvim-lspconfig.folds.enabled = false`)
|
||||
|
||||
## 14.x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue