Update install.sh
This commit is contained in:
parent
f0f28c87db
commit
40929eeded
@ -16,7 +16,7 @@ then
|
|||||||
sudo rm -rf ~/vim
|
sudo rm -rf ~/vim
|
||||||
sudo rm -rf /usr/share/vim/vim74
|
sudo rm -rf /usr/share/vim/vim74
|
||||||
git clone https://github.com/vim/vim.git ~/vim
|
git clone https://github.com/vim/vim.git ~/vim
|
||||||
cd vim
|
cd ~/vim
|
||||||
./configure --with-features=huge \
|
./configure --with-features=huge \
|
||||||
--enable-multibyte \
|
--enable-multibyte \
|
||||||
--enable-rubyinterp \
|
--enable-rubyinterp \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user