diff --git a/ShellScripts/Versions.sh b/ShellScripts/Versions.sh index 07605d2..1d11d7f 100755 --- a/ShellScripts/Versions.sh +++ b/ShellScripts/Versions.sh @@ -23,7 +23,7 @@ echo # jq echo "jq JSON processor: $(jq -V)" -# macVim +# MacVim echo echo "MacVim:" mver=$(mvim --version | grep -e 'VIM - Vi IMproved' -e 'Included patches')