Skip to content

Commit

Permalink
MacVim Snapshot 131
Browse files Browse the repository at this point in the history
Binary targets macOS 10.8+

- Vim patch 8.0.0596
- Fix mvim script to allow symbolic link it properly
- Add MMShareFindPboard to control sharing search text to the Find Pasteboard

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.6.1
- Ruby 2.0
  • Loading branch information
splhack committed May 5, 2017
1 parent e2090aa commit b0f7e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MacVim/Info.plist
Expand Up @@ -1255,7 +1255,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>131</string>
<string>132</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
Expand Down

0 comments on commit b0f7e1f

Please sign in to comment.