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.vim
to your.vim/colors
directory.$ 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