Skip to content

Commit 3533c60

Browse files
committed
MacVim Snapshot 162
Vim patch 8.2.319 General: - MacVim is now upgraded to Vim 8.2! Fixes: - Fix mvim:// protocol handler to handle spaces in file names. #1002 - Allow the fullscreen toggle on the Touch Bar to be disabled. #997 - Fixed potential infinite recursion draw crash. #985 Targets macOS 10.9+ Script interfaces have compatibility with these versions: - Lua 5.3 - Perl 5.18 - Python2 2.7 - Python3 3.7 - Ruby 2.7
1 parent b93473f commit 3533c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MacVim/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
</dict>
12561256
</array>
12571257
<key>CFBundleVersion</key>
1258-
<string>161</string>
1258+
<string>162</string>
12591259
<key>NSAppTransportSecurity</key>
12601260
<dict>
12611261
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)