Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
antonk52 authored Dec 6, 2020
1 parent 5c2693c commit f36cf15
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ Install using your favorite plugin manager. Below is an example using [vim-plug]
Plug 'antonk52/vim-browserslist'
```

## Samples

### Gruvbox
<p align="center"><img src="https://user-images.githubusercontent.com/5817809/101287188-ca96ca00-37ff-11eb-8fa1-b41d2b79ea14.png" width="550" alt="gruvbox theme"></p>

### Monokai
<p align="center"><img src="https://user-images.githubusercontent.com/5817809/101287194-da161300-37ff-11eb-8f56-2f32c675d6b3.png" width="550" alt="monokai theme"></p>

### Onedark
<p align="center"><img src="https://user-images.githubusercontent.com/5817809/101287280-5f012c80-3800-11eb-85d0-172b921317d0.png" width="550" alt="onedark theme"></p>

### Ocean
<p align="center"><img src="https://user-images.githubusercontent.com/5817809/101287203-e8642f00-37ff-11eb-8fad-0f676b58a0d9.png" width="550" alt="base16-ocean theme"></p>

## Exposed highlight groups

- browserslistComment
Expand Down

0 comments on commit f36cf15

Please sign in to comment.