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
This commit is contained in:
Yee Cheng Chin
2020-04-11 00:55:31 -07:00
parent 74283d8681
commit 2b9a6a1d8e
+1 -1
View File
@@ -1255,7 +1255,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>162</string>
<string>163</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>NSAppTransportSecurity</key>