12 lines
439 B
Text
12 lines
439 B
Text
|
This is a version of Henning Hasemann's vim theme (http://www.vim.org/scripts/script.php?script_id=1492) 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/therubymug/vim-pyte.git
|
||
|
|
||
|
- edit your .vimrc and add:
|
||
|
|
||
|
:colorscheme pyte
|