diff --git a/README.md b/README.md index 070c6cf..56177b0 100644 --- a/README.md +++ b/README.md @@ -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)