update readme. resolves #109.

This commit is contained in:
Bailey Ling
2013-08-02 08:11:53 -04:00
parent 577e50d788
commit 72852fa665
2 changed files with 19 additions and 20 deletions

View File

@@ -3,22 +3,17 @@
==============================================================================
INTRODUCTION *airline*
There's already powerline <https://github.com/Lokaltog/powerline>, why yet
another statusline?
vim-airline is a fast and lightweight alternative to powerline, written
in 100% vimscript with no outside dependencies.
* 100% vimscript; no python needed.
* small. i want the core plugin to be less than 200 lines as a rule.
* integrates with a variety of popular plugins, including:
* fugitve <https://github.com/tpope/vim-fugitive>
* syntastic <https://github.com/scrooloose/syntastic>
* vim-bufferline <https://github.com/bling/vim-bufferline>
* unite <https://github.com/Shougo/unite.vim>
* ctrlp <https://github.com/kien/ctrlp.vim>
* lawrencium <https://bitbucket.org/ludovicchabant/vim-lawrencium>
==============================================================================
FEATURES *airline-features*
* tiny core written with extensibility in mind.
* integrates with many popular plugins.
* looks good with regular fonts, and provides configuration points so you
can use unicode or powerline symbols.
* fast to load, taking roughly 1ms. by comparison, powerline needs 60ms
on the same machine.
* optimized for speed; it loads in 1ms.
* fully customizable; if you know a little |statusline| syntax you can
tweak it to your needs.
* trivial to write colorschemes; for a minimal theme you need to edit