Skip to content

Commit

Permalink
MacVim Snapshot 169
Browse files Browse the repository at this point in the history
Updated to Vim 8.2.2164.

This release (r169) is a minor update to fix the issue that r168 would
not launch on macOS 10.13 (High Sierra) or below. #1138

Compatibility
====================

Requires macOS 10.9 or above.

Script interfaces have compatibility with these versions:

- Lua 5.4
- Perl 5.18
- Python2 2.7
- Python3 3.9
- Ruby 2.7
  • Loading branch information
ychin committed Dec 20, 2020
1 parent a4252b3 commit 778c734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MacVim/Info.plist
Expand Up @@ -1255,7 +1255,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>168</string>
<string>169</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit 778c734

Please sign in to comment.