12 lines
426 B
Text
12 lines
426 B
Text
|
This is a version of Infinite Red's vim theme (http://blog.infinitered.com/entries/show/8) packaged to work with Tim Pope's pathogen plugin (http://www.vim.org/scripts/script.php?script_id=2332).
|
||
|
|
||
|
To use it (assuming you're using pathogen):
|
||
|
|
||
|
- go to your bundle directory (.vim/bundle or .vimbundles) and clone the repo:
|
||
|
|
||
|
git clone git@github.com:wgibbs/vim-irblack.git
|
||
|
|
||
|
- edit your .vimrc and add:
|
||
|
|
||
|
:colorscheme ir_black
|