diff --git a/vim.json b/vim.json index 762fcdedeb..73f4b2309d 100644 --- a/vim.json +++ b/vim.json @@ -27,5 +27,8 @@ "checkver": { "url": "http://www.vim.org/download.php", "re": "Vim ([0-9\\.]+) is the latest stable version" + }, + "env_set": { + "VIM": "$dir" } } \ No newline at end of file