mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
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:
parent
ec03267a82
commit
44b6f8d72b
@ -3,6 +3,7 @@
|
|||||||
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
|
||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
|
"notes": "Add gVim as a context menu option by running: \"$dir\\install-context.reg\"",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vimtutor": "vimtutor"
|
"vimtutor": "vimtutor"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -3,6 +3,7 @@
|
|||||||
"description": "A highly configurable text editor",
|
"description": "A highly configurable text editor",
|
||||||
"homepage": "https://www.vim.org",
|
"homepage": "https://www.vim.org",
|
||||||
"license": "Vim",
|
"license": "Vim",
|
||||||
|
"notes": "Add gVim as a context menu option by running: \"$dir\\install-context.reg\"",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"vimtutor": "vimtutor"
|
"vimtutor": "vimtutor"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user