Created
April 7, 2017 15:18
-
-
Save tangnotes/1b80213eecd6fd76adc241cdcd8d5e7b to your computer and use it in GitHub Desktop.
vim compilation on Mac OSx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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