From e6ada4d1c247d3ad72546579ffe7ec3f2986ea99 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Mon, 18 Feb 2019 13:25:46 -0800 Subject: [PATCH] MacVim Snapshot 155 Vim patch 8.1.950 Fixes: - Fix Ctrl-C not working properly in Command-Line and Normal mode #856 - Fix scrollbar rendering artifact in macOS 10.13 or below #857 - matchit plugin now works again in MacVim (fixed in Vim 8.1.0875) 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 06b8a42a1b..88a09cc6f4 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 154 + 155 NSAppTransportSecurity NSAllowsArbitraryLoads