Skip to content

Commit 5cd759d

Browse files
committed
MacVim Snapshot 153
Vim patch 8.1.577 Targets macOS 10.8+ Features: - The option to automatically download and install updates is now exposed in the preference panel. This gives you a way to uncheck it, as previously there was no user-visible way to do so once it's checked. #816 Fixes: - Title bar is no longer transparent in 10.12 Sierra #805 - Fixed 'transparency' setting not working properly in Mojave #805 - Fixed setting 'fullscreen' in vimrc leading to black screen in 10.14 Mojave if non-native fullscreen is used #811 - Fixed showing all black if MMUseCGLayerAlways is set in 10.14 Mojave #811 - Fixed misconfigured Python paths in default vimrc #812 Script interfaces have compatibility with these versions: - Lua 5.3 - Perl 5.18 - Python2 2.7 - Python3 3.7 - Ruby 2.5
1 parent e6977ce commit 5cd759d

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>152</string>
1258+
<string>153</string>
12591259
<key>NSAppTransportSecurity</key>
12601260
<dict>
12611261
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)