Skip to content

Commit e6ada4d

Browse files
committed
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
1 parent 8e0f1b8 commit e6ada4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MacVim/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
</dict>
12561256
</array>
12571257
<key>CFBundleVersion</key>
1258-
<string>154</string>
1258+
<string>155</string>
12591259
<key>NSAppTransportSecurity</key>
12601260
<dict>
12611261
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)