Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffmhubbard/antsy.vim

A vim color scheme
https://github.com/jeffmhubbard/antsy.vim

colorscheme vim

Last synced: 1 day ago
JSON representation

A vim color scheme

Awesome Lists containing this project

README

        

# antsy.vim

![antsy](antsy.png)

A Vim colorscheme

### Install

Clone repository
```
git clone https://github.com/jeffmhubbard/antsy.vim ~/.vim/bundles/antsy.vim
```

Or to install Pathogen, antsy.vim, and all my favorite plugins.
```
sh -c "$(curl -fsSL https://raw.githubusercontent.com/jeffmhubbard/dotfiles/master/extras/vim_setup.sh)"
```

Grab my [vimrc](https://raw.githubusercontent.com/jeffmhubbard/dotfiles/master/src/.vim/vimrc) too.