From 644e32566d21aebd46ceab517b4b9f925c147c37 Mon Sep 17 00:00:00 2001 From: Frederick Zhang Date: Fri, 17 May 2024 11:39:20 +1000 Subject: [PATCH] fix(news.md): fix typo in native snippets announcement --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 34edd6d6..69d0dff6 100644 --- a/NEWS.md +++ b/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. -- `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. - `native comments` are now the default on Neovim 0.10