mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-31 08:04:39 +02:00
docs: added news about the new version
This commit is contained in:
parent
d455a7f8ce
commit
64e1f04486
1 changed files with 14 additions and 0 deletions
14
NEWS.md
14
NEWS.md
|
@ -1,5 +1,19 @@
|
||||||
# What's new?
|
# What's new?
|
||||||
|
|
||||||
|
## 13.x
|
||||||
|
|
||||||
|
- Big new release with a lot of changes and improvements!
|
||||||
|
|
||||||
|
- The biggest change is the move of a bunch of core features to
|
||||||
|
[snacks.nvim](https://github.com/folke/snacks.nvim) and fully
|
||||||
|
integrating it into **LazyVim**.
|
||||||
|
|
||||||
|
- I highly suggest having a look at the **snacks.nvim** documentation
|
||||||
|
to see all the new features and improvements. Most important changes:
|
||||||
|
- `Snacks.notifier` for notifications instead of `nvim-notify`
|
||||||
|
- `Snacks.terminal` is similar to `lazyterm`, but has more features
|
||||||
|
and creates bottom splits by default (similar to the `edgy` integrating)
|
||||||
|
|
||||||
## 12.x
|
## 12.x
|
||||||
|
|
||||||
- **Markdown Extra**: [headlines.nvim](https://github.com/lukas-reineke/headlines.nvim) has been removed in favor of [markdown.nvim](https://github.com/MeanderingProgrammer/markdown.nvim)
|
- **Markdown Extra**: [headlines.nvim](https://github.com/lukas-reineke/headlines.nvim) has been removed in favor of [markdown.nvim](https://github.com/MeanderingProgrammer/markdown.nvim)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue