Commit Graph

14 Commits

Author SHA1 Message Date
Christian Brabandt 148eb6bb28
Allow to switch to a random theme
You can now specify the special theme name `random` and vim-airline will
load a random theme from the ones installed. This works from either your
.vimrc as well as when calling `:AirlineTheme` command directly.

closes vim-airline/vim-airline-themes#170
2019-03-26 21:03:13 +01:00
Christian Brabandt 05572482b8
tabline: add forgotten changes from commit cd1d8c2a96
I accidentally missed including some more changes for buffer_idx_mode=2.
So add those files now.
2019-02-07 08:17:33 +01:00
Christian Brabandt fd5bde1a3a
allow to show the statusline on top
This is an experimental feature that allows to display the statusline in
the tabline. It might still be a bit rough, but seems to work so far.

Remaining problem:
- Mode changes are not immediately detected, only after moving the
  cursor

fixes #1388
closes #1867
2019-02-03 17:30:55 +01:00
Christian Brabandt a30df884f4
Update Changelog to link to correct diff on github 2019-02-02 18:17:08 +01:00
petobens fa5910eb14
extensions: Add defx support
closes #1850
2019-01-11 10:49:31 +01:00
Christian Brabandt 39ac0a93e5
document changelog for new release 2018-12-15 19:45:50 +01:00
Jesse Hallett a92b12e1c6 Implement extension to report errors and warnings from LanguageClient plugin 2018-09-09 23:53:08 -04:00
Bailey Ling e02176aca1 update changelog for 0.9 2018-01-15 13:18:51 -05:00
Christian Brabandt a90ac37cb3
Changelog: slightly reorded items 2018-01-04 23:37:10 +01:00
Christian Brabandt 2ef81d4140
Changelog: Add links to the issues 2018-01-04 23:33:30 +01:00
Christian Brabandt 88130fd377
Updated Changelog 2018-01-04 23:27:05 +01:00
Bailey Ling 410429a95c update changelog for v0.8 2016-03-09 21:00:53 -05:00
Christian Brabandt b160ffaaf4 Update CHANGELOG.md 2016-02-06 19:06:04 +01:00
Christian Brabandt 9d1196f40a add changelog 2016-02-02 22:42:20 +01:00