vimcompile
This is an old revision of the document!
How to compile vim with python3 enabled
cd /tmp && git clone https://github.com/vim/vim.git && cd vim ./configure --enable-pythoninterp --prefix=/usr make && sudo make install
vimcompile.1721843682.txt.gz · Last modified: 2024/07/24 17:54 by karcio