Skip to content

theicfire/my-vim

Repository files navigation

Install with xtern support:
sudo apt-get install vim-gnome




Installing vim from source with both ruby and xterm_clipboard
sudo apt-get install libncurses5-dev libgnome2-dev libgnomeui-dev   libgtk2.0-dev libatk1.0-dev libbonoboui2-dev   libcairo2-dev libx11-dev libxpm-dev libxt-dev
cd ~/vim
cd src/
make distclean
./configure --with-features=huge --enable-gui=gnome2 --enable-rubyinterp
make
sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published