Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xero/sourcerer.vim

vim colorscheme
https://github.com/xero/sourcerer.vim

colorscheme magic vim vim-colors vim-colorscheme

Last synced: 4 days ago
JSON representation

vim colorscheme

Awesome Lists containing this project

README

        

```
██████ ██████ ██ ██ ██████ █████ █████ ██████ █████ ██████
██░░░░ ██░░░░██░██ ░██░░██░░████░░░██ ██░░░██░░██░░████░░░██░░██░░██
░░█████ ░██ ░██░██ ░██ ░██ ░░░██ ░░ ░███████ ░██ ░░░███████ ░██ ░░
░░░░░██░██ ░██░██ ░██ ░██ ░██ ██░██░░░░ ░██ ░██░░░░ ░██
██████ ░░██████ ░░██████░███ ░░█████ ░░██████░███ ░░██████░███
░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░ ░░░░░░ ░░░
r e a d c o d e l i k e a w i z a r d

sourcerer by xero harrison (http://sourcerer.xero.nu)
├─ based on sorcerer by Jeet Sukumaran (http://jeetworks.org)
└─ based on mustang by Henrique C. Alves ([email protected])
```

![](https://raw.githubusercontent.com/xero/sourcerer/master/preview.png)

# install

### package manager
add the repo url via your favorite vim package manager. e.g for vundle: `Plugin 'xero/sourcerer.vim'`

### manually
copy the `colors` folder in this repo to your `~/.vim` or `~/.config/nvim` directory

# use
then in your `~/.vimrc` or `~/.config/nvim/init.vim` add `colorscheme sourcerer` and turn `:syntax on`

*note: if installing via plugin, you must set the colorscheme variable after including the plugin in your config file.*

sourcerer is also available as a color scheme for [Xresources](https://github.com/xero/sourcerer/blob/master/sourcerer.Xresources) aware terminals, [iterm](https://github.com/xero/sourcerer/blob/master/sourcerer.itermcolors), and the [framebuffer](https://github.com/xero/sourcerer/blob/master/sourcerer.sh) at [sourcerer.xero.nu](http://sourcerer.xero.nu)