From 2b9a6a1d8ec8b15ea5ce4452eae0dc4907392147 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Sat, 11 Apr 2020 00:55:31 -0700 Subject: [PATCH] MacVim Snapshot 163 Vim patch 8.2.539 General: - MacVim now reports its app category to be "Productivity" for Screen Time. #1032 Fixes: - Fix MacVim not reporting its version number correctly. #1011 - Fix mvim:// protocol handler not handling line number. #1020 - Fix opening MacVim from the Dock not setting UTF-8 in locale. #1033 - Buffer menu now doesn't show stale menu items from command-line windows or terminal windows. #1025 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 1e4c25113a..1b43edf7eb 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1255,7 +1255,7 @@ CFBundleVersion - 162 + 163 LSApplicationCategoryType public.app-category.productivity NSAppTransportSecurity