spacegray.vim/README.md

36 lines
891 B
Markdown
Raw Normal View History

# Spacegray.vim
2014-12-14 10:43:00 +00:00
> Attention: Spacegray.vim is currently under heavy construction.
2014-12-14 10:42:25 +00:00
Spacegray is a colorscheme for Vim modeled after
the [spacegray](https://github.com/zdne/spacegray-xcode) theme for Xcode.
For now, Spacegray can only be used in MacVim/GVim. Support for terminal Vim is
coming very soon.
2014-12-14 10:39:01 +00:00
## Screenshots
Here are a few screenshots of Spacegray:
### C
![Spacegray in C](http://cl.ly/Yxcd/C-spacegray.png)
### JavaScript
![Spacegray in JavaScript](http://cl.ly/Yx75/JS-Spacegray.png)
2014-12-14 10:47:17 +00:00
### Vim
![Spacegray in Vim](http://cl.ly/Yxfr/vim-spacegray.png)
## Installation
If you don't have a preferred installation method, I recommend installing
[pathogen.vim](https://github.com/tpope/vim-pathogen), and then simply copy and
paste:
cd ~/.vim/bundle && git clone git://github.com/ajh17/Spacegray.vim.git
Then in your ~/.vimrc, add this line:
2014-12-14 10:39:01 +00:00
colorscheme spacegray