User Tools

Site Tools


vimcompile

This is an old revision of the document!


How to compile vim with python3 enabled

<code> cd /tmp && git clone https://github.com/vim/vim.git && cd vim ./configure –enable-pythoninterp –prefix=/usr make && sudo make install </code.

vimcompile.1721843670.txt.gz · Last modified: 2024/07/24 17:54 by karcio