From 1776f3437712b8d47645046ea4db649c4ac81d87 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Sat, 27 Jul 2019 01:38:15 -0700 Subject: [PATCH] MacVim Snapshot 157 Vim patch 8.1.1722 Features: - Add 'MMDisableLaunchAnimation' option to disable the opening animation of MacVim Windows. #915 - Make 'MMTitlebarAppearsTransparent' work in pre-Mojave macOS versions. #917 Fixes: - Fix issue where MacVim would freeze when opening a file already opened in another MacVim window when swap files are enabled. #913 - Menu items with name starting with ']' now properly get hidden in the main menu bar (see `:help hidden-menus`). #853 Targets macOS 10.8+ Script interfaces have compatibility with these versions: - Lua 5.3 - Perl 5.18 - Python2 2.7 - Python3 3.7 - Ruby 2.6 --- src/MacVim/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MacVim/Info.plist b/src/MacVim/Info.plist index 7a1812c6f2..accf06ae0d 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 156 + 157 NSAppTransportSecurity NSAllowsArbitraryLoads