diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index c07a2b2eee..7991a31c3c 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -3,6 +3,7 @@ "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", + "notes": "Add gVim as a context menu option by running: \"$dir\\install-context.reg\"", "suggest": { "vimtutor": "vimtutor" }, diff --git a/bucket/vim.json b/bucket/vim.json index b3eb90e469..e67e5d5233 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -3,6 +3,7 @@ "description": "A highly configurable text editor", "homepage": "https://www.vim.org", "license": "Vim", + "notes": "Add gVim as a context menu option by running: \"$dir\\install-context.reg\"", "suggest": { "vimtutor": "vimtutor" },