Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeffmhubbard/antsy.vim
- Owner: jeffmhubbard
- License: mit
- Created: 2018-05-31T00:54:50.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T00:29:40.000Z (about 2 years ago)
- Last Synced: 2023-11-17T16:33:41.684Z (12 months ago)
- Topics: colorscheme, vim
- Language: Vim script
- Size: 429 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.