From 3533c60e021940e682f15aff7bd5f9d06f6d04c6 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Tue, 3 Mar 2020 03:30:26 -0800 Subject: [PATCH] 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 --- 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 c6c23a9f30..2ad5fe15c0 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 161 + 162 NSAppTransportSecurity NSAllowsArbitraryLoads