Skip to content

Instantly share code, notes, and snippets.

@tangnotes
Created April 7, 2017 15:18
Show Gist options
  • Save tangnotes/1b80213eecd6fd76adc241cdcd8d5e7b to your computer and use it in GitHub Desktop.
Save tangnotes/1b80213eecd6fd76adc241cdcd8d5e7b to your computer and use it in GitHub Desktop.
vim compilation on Mac OSx
./configure --prefix=/usr/local --mandir=/usr/local/Cellar/vim/8.0.0543/share/man --enable-multibyte --with-tlib=ncurses --enable-cscope --with-compiledby --with-lua-prefix=/usr/local/Cellar/lua/5.2.4_4 --enable-luainterp=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment