mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
docs: updated news on new recommended extras
This commit is contained in:
8
NEWS.md
8
NEWS.md
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
## 11.x
|
## 11.x
|
||||||
|
|
||||||
|
- `:LazyExtras` now has multiple new sections:
|
||||||
|
|
||||||
|
- **Enabled**: extras that are currently enabled
|
||||||
|
- **Recommended Languages**: language extras recommended for the current buffer / directory
|
||||||
|
- **Recommended Plugins**: extras that are recommended for most users
|
||||||
|
- **Plugins**: other plugin extras
|
||||||
|
- **Languages**: other language extras
|
||||||
|
|
||||||
- new option `vim.g.deprecation_warnings` to disable deprecation warnings
|
- new option `vim.g.deprecation_warnings` to disable deprecation warnings
|
||||||
Defaults to `false`. To disable, set it to `true` in your `options.lua`
|
Defaults to `false`. To disable, set it to `true` in your `options.lua`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user