mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-18 01:34:32 +02:00
docs(news.md): fix typo in native snippets announcement (#3186)
This commit is contained in:
parent
f8de965d3e
commit
47c90209f3
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -7,7 +7,7 @@ that is fully compatible with all the latest Neovim features.
|
||||||
|
|
||||||
Additionally, some core plugins have been moved to extras.
|
Additionally, some core plugins have been moved to extras.
|
||||||
|
|
||||||
- `native snippets` are not the default on Neovim 0.10
|
- `native snippets` are now the default on Neovim 0.10
|
||||||
Older versions of Neovim will use the new `luasnip` extra.
|
Older versions of Neovim will use the new `luasnip` extra.
|
||||||
|
|
||||||
- `native comments` are now the default on Neovim 0.10
|
- `native comments` are now the default on Neovim 0.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue