aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5765adf7a9a4d2afd5ca4c8bb1fec86c78340e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<h1 align="center">Bliss.</h1>

<p align="center"

![img](screenshots/bliss.png)

</p>

## Installation

### Using vim-plug

Add `Plug 'co1ncidence/bliss'` to your `.vimrc` (or equivalent).

### Manual install

Move `colors/bliss.vim` into your Vim colors folder, usually `~/.vim/colors` or `~/.config/nvim/colors`. Then set `colorscheme bliss` in your Vim config.