Update Readme with screenshots.
This commit is contained in:
parent
ad324b1b91
commit
410744e8f1
13
README.md
13
README.md
|
@ -6,6 +6,17 @@ 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
|
For now, Spacegray can only be used in MacVim/GVim. Support for terminal Vim is
|
||||||
coming very soon.
|
coming very soon.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Here are a few screenshots of Spacegray:
|
||||||
|
|
||||||
|
### C
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### JavaScript
|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
If you don't have a preferred installation method, I recommend installing
|
If you don't have a preferred installation method, I recommend installing
|
||||||
|
@ -16,4 +27,4 @@ paste:
|
||||||
|
|
||||||
Then in your ~/.vimrc, add this line:
|
Then in your ~/.vimrc, add this line:
|
||||||
|
|
||||||
> colorscheme spacegray
|
colorscheme spacegray
|
||||||
|
|
Loading…
Reference in New Issue