Skip to content

Instantly share code, notes, and snippets.

@hSATAC
Forked from kossnocorp/USAGE.md
Created November 15, 2011 07:03
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hSATAC/1366364 to your computer and use it in GitHub Desktop.
Save hSATAC/1366364 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