Colorscheme based on David Liang's wombat256mod, which is in turn based on wombat by Lars Nielsen.
Works on xterms with 256 colors.
See http://jontai.me/blog/2012/10/womprat-colorscheme-for-vim/ for more screenshots.
-
Clone the repository.
$ git clone https://github.com/jtai/vim-womprat.git -
Move
githublink.vimto your.vim/colorsdirectory.$ cd vim-womprat/colors $ mv *.vim ~/.vim/colors/
-
Download and install Tim Pope's Pathogen.
-
Clone the repository in the pathogen plugins directory.
$ cd ~/.vim/bundle $ git clone https://github.com/jtai/vim-womprat.git
After you've installed womprat, add this line to your .vimrc:
colorscheme womprat
