mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-20 08:38:24 +08:00
add note about bufferline integration
This commit is contained in:
@@ -9,6 +9,7 @@ there's already [powerline](https://github.com/Lokaltog/powerline), why yet anot
|
||||
* it's standard vimscript, no python needed
|
||||
* it's small. i want the entire plugin to be less than 200 lines as a rule
|
||||
* gets you 90% of the way there: in addition to all the standard goodies, supports [fugitve](https://github.com/tpope/vim-fugitive) and [syntastic](https://github.com/scrooloose/syntastic)
|
||||
* integration with [vim-bufferline](https://github.com/bling/vim-bufferline)
|
||||
* it's fast. since it's so small, it only takes 0.6ms to load. by requiring python, powerline needs 60ms on the same machine.
|
||||
|
||||
# why's it called airline?
|
||||
|
||||
Reference in New Issue
Block a user