mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2024-12-03 07:13:51 +08:00
Merge pull request #55 from imbilltucker/master
add 'Using a Theme' section to README.md
This commit is contained in:
commit
14054eb02f
|
@ -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
|
* 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
|
# Contribution Guidelines
|
||||||
|
|
||||||
## New themes
|
## New themes
|
||||||
|
|
Loading…
Reference in New Issue
Block a user