README: show a screenshot and document what this plugin does

fixes #1589
This commit is contained in:
Christian Brabandt
2017-11-14 23:43:04 +01:00
parent 52ce640534
commit f3aae5f72b
2 changed files with 52 additions and 3 deletions

View File

@@ -32,9 +32,8 @@ INTRODUCTION *airline-intro*
vim-airline is a fast and lightweight alternative to powerline, written
in 100% vimscript with no outside dependencies.
When the plugin is correctly loaded, and Vim is configured for drawing a
'statusline' (set 'laststatus' to 2, to always display the airline
statusline) Vim will draw a nice statusline at the bottom of each window.
When the plugin is correctly loaded, Vim will draw a nice statusline at the
bottom of each window.
That line consists of several sections, each one displaying some piece of
information. By default (without configuration) this line will look like this: >