/vim-colors

Vim colorschemes pack

Primary LanguageVimL

vim-colors

A package of vim colorschemes collected from around the web and packaged into a repository suitable for use with vundle or pathogen

Vundle

If you're using vundle, simply add the following to your vim configuarion:

Bundle lerrua/vim-colors

Run the vim +BundleInstall +qall command to install.

Pathogen

  • cd to your bundle directory (i.e. ~/.vim/bunlde)
  • run git clone https://github.com/lerrua/vim-colors