Last active
June 19, 2024 08:34
-
-
Save tueda/a0562a7ba557bfa504dc7486ba12bdfe to your computer and use it in GitHub Desktop.
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=$HOME/opt/vim --enable-python3interp --enable-cscope | |
make | |
make test | |
make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment