sudo apt-get install mercurialhg clone https://vim.googlecode.com/hg/ vimcd vim./configure --enable-rubyinterpmakesudo make installTo test if things look fancy:
vim --version | grep ruby
Installing vim with Ruby support.
Learning through interaction
sudo apt-get install mercurialhg clone https://vim.googlecode.com/hg/ vimcd vim./configure --enable-rubyinterpmakesudo make installTo test if things look fancy:
vim --version | grep ruby
Installing vim with Ruby support.