Skip to content

Instantly share code, notes, and snippets.

@darkofabijan
Created March 6, 2012 11:07
Show Gist options
  • Save darkofabijan/1985697 to your computer and use it in GitHub Desktop.
Save darkofabijan/1985697 to your computer and use it in GitHub Desktop.
sudo apt-get install mercurial
hg clone https://vim.googlecode.com/hg/ vim
cd vim
./configure --enable-rubyinterp --enable-gui=no
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment