Skip to content

Commit

Permalink
MacVim Snapshot 82
Browse files Browse the repository at this point in the history
Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.922
- Fix spacing issues on Ligatures
- Improve redraw behavior on Ligatures
- Introduce 'macligatures' option for enabling Ligatures

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0
  • Loading branch information
splhack committed Nov 16, 2015
1 parent 3be9d63 commit 8bd1586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MacVim/Info.plist
Expand Up @@ -1256,7 +1256,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>81</string>
<string>82</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 8bd1586

Please sign in to comment.