mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
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
This commit is contained in:
@@ -1255,7 +1255,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>154</string>
|
||||
<string>155</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
|
||||
Reference in New Issue
Block a user