Merge pull request #55 from imbilltucker/master

add 'Using a Theme' section to README.md
This commit is contained in:
Christian Brabandt 2016-09-28 17:16:00 +02:00 committed by GitHub
commit 14054eb02f

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