From ae238e048d3f678f941f01c4ec875e1ae04b861c Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Thu, 17 Oct 2019 00:04:09 -0700 Subject: [PATCH] MacVim Snapshot 159 Vim patch 8.1.2168 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 - Fix "E432: Tags file not sorted" issue in macOS Catalina. #953. (Vim 8.1.2152) 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 86771fa349..2cdaf724ec 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 158 + 159 NSAppTransportSecurity NSAllowsArbitraryLoads