From 9248b46c5e46d9f120ad36e938f59763a5a3e529 Mon Sep 17 00:00:00 2001 From: Tres Finocchiaro Date: Fri, 15 Dec 2017 11:18:59 -0500 Subject: [PATCH] Update vim.json (#1909) --- vim.json | 4 ++++ 1 file changed, 4 insertions(+) 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) ) {