Skip to content

Instantly share code, notes, and snippets.

@craigwaterman
craigwaterman / gist:c1c03a4b04b8856643a6
Created October 30, 2015 20:11
vim_term_true_colors
hg clone https://bitbucket.org/ZyX_I/vim
hg update local-default
./configure --with-features=huge --enable-rubyinterp --enable-pythoninterp --with-python-config-dir=/usr/lib/python2.7/config-x86_64-linux-gnu --enable-termtruecolor --enable-gui --with-x
make
sudo make install
// https://groups.google.com/forum/#!topic/vim_use/OixiqMYqcns
// Add this to .vimrc