diff --git a/vim.json b/vim.json index 0620798ebd..5b8965e419 100644 --- a/vim.json +++ b/vim.json @@ -15,6 +15,10 @@ "extract_dir": "vim\\vim80", "bin": [ "vim.exe", + [ + "vim.exe", + "vi" + ], "gvim.exe" ], "post_install": "if( !(test-path ~\\.vimrc) -and !(test-path ~\\_vimrc) -and !(test-path ~\\vimfiles\\vimrc) -and !(test-path $env:VIM\\_vimrc) ) {