diff --git a/README.md b/README.md index 28bef60..66b3921 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ This plugin follows the standard runtime path structure, and as such it can be i * copy all of the files into your `~/.vim` directory +# Using a Theme + +Once installed, use `:AirlineTheme ` to set the theme, e.g. `:AirlineTheme simple` + +To set in .vimrc, use `let g:AirlineTheme=''`, e.g. `let g:AirlineTheme='simple'` + + # Contribution Guidelines ## New themes