Skip to content

Commit

Permalink
Merge pull request #361 from iAGorynT/iAGorynT-Code-Snippet-Changes
Browse files Browse the repository at this point in the history
Update Versions.sh
  • Loading branch information
iAGorynT authored Aug 31, 2024
2 parents 00640d2 + 94d6357 commit a0c802c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShellScripts/Versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit a0c802c

Please sign in to comment.