Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidchambers/aotearoa

Colour scheme for Vim
https://github.com/davidchambers/aotearoa

vim

Last synced: about 2 months ago
JSON representation

Colour scheme for Vim

Awesome Lists containing this project

README

        

# Aotearoa

Screenshot

### Installation

```console
$ git clone https://github.com/davidchambers/aotearoa.git ~/.vim/bundle/aotearoa
$ vim ~/.vimrc # add the lines in the following snippet
```

```vim
syntax on
colorscheme aotearoa
```