Skip to content

Commit

Permalink
Merge pull request #142 from guilhermedeandrade/chore/add-note-about-…
Browse files Browse the repository at this point in the history
…airline-theme

chore: add a note about the airline theme
  • Loading branch information
NLKNguyen authored Jun 16, 2020
2 parents e88cc38 + 6208c92 commit c657f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ To set [vim-airline](https://github.com/bling/vim-airline) theme:
let g:airline_theme='papercolor'
```

Note: to be able to use this theme, it is also necessary to install [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes)

To set [lightline](https://github.com/itchyny/lightline.vim) theme:

```VimL
Expand Down

0 comments on commit c657f5c

Please sign in to comment.