Merge pull request #379 from phy1729/master

Add comment on 'laststatus' to the README
This commit is contained in:
Bailey Ling 2013-12-13 13:19:20 -08:00
commit 739a275d5d

View File

@ -128,6 +128,9 @@ This plugin follows the standard runtime path structure, and as such it can be i
`:help airline` `:help airline`
The default setting of 'laststatus' is for the statusline to not appear until a split is created. If you want it to appear all the time, add the following to your vimrc:
`set laststatus=2`
# Integrating with powerline fonts # Integrating with powerline fonts
For the nice looking powerline symbols to appear, you will need to install a patched font. Instructions can be found in the official powerline [documentation][20]. Prepatched fonts can be found in the [powerline-fonts][3] repository. For the nice looking powerline symbols to appear, you will need to install a patched font. Instructions can be found in the official powerline [documentation][20]. Prepatched fonts can be found in the [powerline-fonts][3] repository.