Skip to content
Kazuki Sakamoto edited this page Mar 13, 2015 · 8 revisions

Gitリポジトリからビルドする

http://github.com/splhack/macvim

git clone git://github.com/splhack/macvim.git
cd macvim
git checkout -b master origin/master

https://github.com/b4winckler/macvim/wiki/Buildinghttps://github.com/splhack/homebrew-splhack/blob/master/macvim-kaoriya.rb を参照

HomeBrewでビルドする

https://github.com/splhack/homebrew-splhack

ビルド

brew tap splhack/splhack
brew install python3 ruby lua lua52 luajit
brew install --HEAD cmigemo-mk
brew install --HEAD ctags-objc-ja
brew install --HEAD macvim-kaoriya

Clone this wiki locally