vim(nightly): Advertise install-context script (#847)

Inform users how to add vim to the context menu for vim and vim-nightly.
This commit is contained in:
David Briscoe 2021-10-25 10:40:09 -07:00 committed by GitHub
parent ec03267a82
commit 44b6f8d72b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -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"
},

View File

@ -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"
},