molokai
molokai copied to clipboard
More descriptive installation steps.
Just starting out on vim but this worked for me, so i wanted to update the readme.
Why would 2 colorschemes be needed?
yeah weird i have to have both colorschemes on one mac (10.8) but the other 10.9 doesn't need it.
ok I found out why the color scheme scheme was not working. I had to explicitly tell vim iterm can support 256 colors:
" Let VIM know the terminal can support 256 colors
set t_Co=256