Skip to content

Instantly share code, notes, and snippets.

@vwall
Forked from kossnocorp/USAGE.md
Created June 4, 2011 08:56
Show Gist options
  • Select an option

  • Save vwall/1007733 to your computer and use it in GitHub Desktop.

Select an option

Save vwall/1007733 to your computer and use it in GitHub Desktop.
MacVim with Drawer compile manual
git clone -b file-drawer https://github.com/alloy/macvim.git && cd macvim && ./configure --with-features=huge --enable-cscope --enable-rubyinterp --enable-pythoninterp --enable-perlinterp && make && rm -rf /Applications/MacVim.app && mv ./src/MacVim/build/Release/MacVim.app /Applications

Clone & Build

curl https://gist.github.com/raw/970438/caff9a09ed2d223b1123a69ede17cb19ad352af9/build.sh | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment