update README for airline support

This commit is contained in:
Patrick Stockwell
2018-12-16 13:40:07 +11:00
parent 92cc5882bc
commit e23377a88a

View File

@@ -40,6 +40,11 @@ let g:lightline = {
\ }
```
To use the included [vim-airline](https://github.com/vim-airline/vim-airline) theme:
```vim
let g:airline_theme='monokai_tasty'
```
## :tv: Screen shots
![](./example1.png)