When I referred to the above site, it was easy to enter.
Install Vim on CentOS e? You're using pyenv for Python version control, but do you refer to the system library for Vim completion?
Changed a part of the above site
sudo yum install mercurial
cd /usr/local/src
sudo hg clone https://vim.googlecode.com/hg/ vim
sudo ./configure --enable-multibyte --with-features=huge --enable-cscope --enable-gui=gtk2 \
--disable-selinux --prefix=/usr/local \
--enable-xim --enable-fontset \
--enable-gpm \
--with-python-config-dir=/home/vagrant/.pyenv/shims/ \
--enable-fail-if-missing \
--enable-pythoninterp=dynamic
sudo make && sudo make install
sudo yum install zsh
sudo yum install wget
There was nothing in it than I expected.
Recommended Posts