add vim-bufmru to the list of integrated plugins
This commit is contained in:
parent
258430db82
commit
a314038280
|
@ -12,7 +12,7 @@ Lean & mean status/tabline for vim that's light as air.
|
|||
[undotree][17], [nerdtree][18], [tagbar][19], [vim-gitgutter][29],
|
||||
[vim-signify][30], [quickfixsigns][39], [syntastic][5], [eclim][34],
|
||||
[lawrencium][21], [virtualenv][31], [tmuxline][35], [taboo.vim][37],
|
||||
[ctrlspace][38] and more.
|
||||
[ctrlspace][38], [vim-bufmru][47] and more.
|
||||
* Looks good with regular fonts and provides configuration points so you can use unicode or powerline symbols.
|
||||
* Optimized for speed; it loads in under a millisecond.
|
||||
* Extensive suite of themes for popular color schemes including [solarized][23] (dark and light), [tomorrow][24] (all variants), [base16][32] (all variants), [molokai][25], [jellybeans][26] and others.
|
||||
|
@ -242,3 +242,4 @@ MIT License. Copyright (c) 2013-2016 Bailey Ling.
|
|||
[44]: https://github.com/mhartington
|
||||
[45]: https://github.com/vim-airline/vim-airline/commit/d7fd8ca649e441b3865551a325b10504cdf0711b
|
||||
[46]: https://github.com/vim-airline/vim-airline#themes
|
||||
[47]: https://github.com/mildred/vim-bufmru
|
||||
|
|
Loading…
Reference in New Issue