From eeb05f594c7db0befa0e036afa5b79066e5afe5c Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Wed, 16 Oct 2019 08:38:15 -0700 Subject: [PATCH] MacVim Snapshot 158 Vim patch 8.1.2102 Features: - Can now use autocommand to detect an OS appearance change (dark vs light mode). See `:help OSAppearanceChanged`. #766 Fixes: - Fix text being clipped in macOS Catalina. #905 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 accf06ae0d..86771fa349 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 157 + 158 NSAppTransportSecurity NSAllowsArbitraryLoads