add 'Using a Theme' section to README.md

This commit is contained in:
Bill Tucker 2016-09-27 20:18:44 -06:00
parent bcee47632e
commit f20e424702
1 changed files with 7 additions and 0 deletions

View File

@ -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 <theme>` to set the theme, e.g. `:AirlineTheme simple`
To set in .vimrc, use `let g:AirlineTheme='<theme>'`, e.g. `let g:AirlineTheme='simple'`
# Contribution Guidelines
## New themes