Skip to content

Commit

Permalink
Updated README.md install instructions (#21)
Browse files Browse the repository at this point in the history
* Updated README.md install instructions

Included bare vim installation instructions
  • Loading branch information
mig8447 authored and crusoexia committed Aug 2, 2018
1 parent 892c79c commit 255716d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,14 @@ Install

Plug 'crusoexia/vim-monokai'

### Manually

```bash
mkdir -p ~/.vim/colors
```

Download the `colors/monokai.vim` file from the repo to `~/.vim/colors`

Usage
-----

Expand Down

0 comments on commit 255716d

Please sign in to comment.