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
This commit is contained in:
Yee Cheng Chin
2020-03-03 03:30:26 -08:00
parent b93473f2eb
commit 31ab8a971a
+1 -1
View File
@@ -1255,7 +1255,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>161</string>
<string>162</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>