Skip to content

Commit

Permalink
Add sample installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Kien Nguyen committed Mar 12, 2019
1 parent f4e5b81 commit 28bdfae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Horizon

Horizon is a beautifully warm dark colorscheme for Vim & inspired by [Visual Studio Code Horizon Theme](https://marketplace.visualstudio.com/items?itemName=jolaleye.horizon-theme-vscode)

## Installation

* Use [Vim Plug](https://github.com/junegunn/vim-plug)

```
Plug 'ntk148v/vim-horizon'
```

0 comments on commit 28bdfae

Please sign in to comment.