Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/AlessandroYorba/Breve

Vim Colorscheme
https://github.com/AlessandroYorba/Breve

colorscheme vim

Last synced: 3 months ago
JSON representation

Vim Colorscheme

Awesome Lists containing this project

README

        




Colorscheme based on Espresso

:space_invader: Set Up
------

Vim 8 with truecolour terminal

```VimL
set termguicolors
colorscheme breve
```
** If running Tmux you'll need tmux version 2.2

MacVim gVim

```VimL
colorscheme breve
```