Comment 23 for bug 219546

Revision history for this message
Antono Vasiljev (antono) wrote :

for those who want to have fresh bugless vim:
su
cd /usr/src
wget ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2
tar -xvvf vim-7.2.tar.bz2
cd vim72
./configure --with-features=huge --with-gnome
make
make install

you will need some *-dev packages installed