Skip to content

Commit

Permalink
MacVim-KaoriYa 20180218
Browse files Browse the repository at this point in the history
■Python3インターフェース互換バージョンを3.6.3から3.6.4へ更新
■Rubyインターフェース互換バージョンを2.4から2.5へ更新

■対応OS Xバージョン
・10.9+

■ベースバージョン
・Vim 8.0.1522
・MacVim https://github.com/macvim-dev/macvim/releases/tag/snapshot-145
・香り屋パッチ 20170502版 http://www.kaoriya.net/software/vim/

■スクリプトインターフェース互換バージョン
・Lua: 5.1、5.3、LuaJIT 2.0.3(内蔵)
・Perl: 5.16(OS X標準)
・Python3: 3.6.4
・Python: 2.7(OS X標準)
・Ruby: 2.5
  • Loading branch information
splhack committed Feb 18, 2018
1 parent 6fac713 commit 3eda961
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ MacVimに組み込まれた[Sparkle](http://sparkle.andymatuschak.org/)による
## ソースコードからのビルド [![Build Status](https://travis-ci.org/splhack/macvim.svg?branch=master)](https://travis-ci.org/splhack/macvim)[![Build Status](https://travis-ci.org/splhack/macvim-kaoriya.svg?branch=master)](https://travis-ci.org/splhack/macvim-kaoriya) ##

[ビルド方法のページ](https://github.com/splhack/macvim-kaoriya/wiki/Building)

0 comments on commit 3eda961

Please sign in to comment.