pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

neovim: Add candidate commit message



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Apr 6 17:29:20 2026 +0200
Changeset:	c9d3f68e51e60ee227b6cd391735b308540440a0

Modified Files:
	neovim/COMMIT_MSG

Log Message:
neovim: Add candidate commit message

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9d3f68e51e60ee227b6cd391735b308540440a0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 neovim/COMMIT_MSG | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diffs:
diff --git a/neovim/COMMIT_MSG b/neovim/COMMIT_MSG
index 83fad4c9d3..084bbbaf60 100644
--- a/neovim/COMMIT_MSG
+++ b/neovim/COMMIT_MSG
@@ -2,4 +2,9 @@ neovim: Update to 0.12.0
 
 Changes:
 0.12.0
-TODO: add the changelog
+This release introduce vim.pack.*() to manage plugins natively, adds :Undotree
+and :DiffTool as builtin plugins, expands built-in LSP support and more.
+
+For full release notes please see
+<https://github.com/neovim/neovim/commit/fc7e5cf6c93fef08effc183087a2c8cc9bf0d75a>
+and ":help news".


Home | Main Index | Thread Index | Old Index