Commit Graph

20 Commits

Author SHA1 Message Date
kazukazuinaina 62f2dc02f0
Add support for gina.vim
add gina-tag command

add help about gina.vim

update CHANGELOG.md

closes #1979
2019-10-02 15:17:26 +02:00
Christian Brabandt 92c0a90b64
Update Changelog
This documents some of the changes that happend since the release
[v0.10](https://github.com/vim-airline/vim-airline/releases/tag/v0.10)
and is needed for the next release v0.11, planned around November 09th/10th

references #1975
2019-10-02 15:09:58 +02:00
Christian Brabandt 0b537b3065
Update the Changelog 2019-10-02 14:24:46 +02:00
Christian Brabandt 28453d7038
Support Multiple Cursor mode
Detect the use of plugin https://github.com/mg979/vim-visual-multi
and show mode "MULTI" when it is active.

closes #1933
2019-06-11 09:48:08 +02:00
Christian Brabandt 1fedd3a2b7
updated Changelog 2019-04-26 14:42:35 +02:00
Christian Brabandt 9112675ad8
branch: display dirty state
If the repository is considered dirty, do display the
g:airline_symbols.dirty symbol right after the branch name.
2019-04-24 15:16:57 +02:00
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