Bailey Ling
5601c0928e
Happy new year!
2021-01-01 12:57:00 +00:00
kazukazuinaina
fab1ee3117
[update] license's year in airline's extension
2020-06-11 05:26:04 +09:00
kazukazuinaina
f8a3afa4a1
[fix] operator and [add] abort in autoload function
2020-03-29 00:45:32 +09:00
Christian Brabandt
664426be21
doc: mention all supported plugins
...
Also, in the extensions mention the required vim plugin
2019-11-08 20:18:04 +01:00
petobens
f07889c266
Extend denite statusline to denite-filter buffer
...
Closes https://github.com/vim-airline/vim-airline/issues/1920
2019-05-22 10:33:03 -03:00
Christian Brabandt
7b20361baf
denite: correctly test denite version
...
references #1918
2019-05-14 16:31:52 +02:00
kazukazuinaina
03f63eb666
adopt denite ver3.0
...
closes #1918
2019-05-13 15:17:17 +02:00
Christian Brabandt
c8a36e14e9
Updated Copyright Statements
2019-03-25 12:29:47 +01:00
petobens
cc7b3c1636
Fix denite extension
2019-02-11 09:22:43 -03:00
Christian Brabandt
5db4c408bd
Update copyright notifications
2018-01-05 10:37:59 +01:00
Christian Brabandt
5345c8fafa
denite: Check filetype in mode function
...
references #1540
2017-08-25 08:38:31 +02:00
Christian Brabandt
9bd2c40e7d
denite: remove FileType autocommand
...
closes #1540
2017-08-25 07:44:39 +02:00
Oz Elentok
7865dc8149
Improve denite extension performance
2017-06-12 22:00:25 +03:00
Christian Brabandt
f76ede3b28
Make skip_empty variable overridable per window
...
The denite extension functions return the content of some buffer-local
variables. Those variables are not defined, the first time the they are
accessed and therefore, the statusline is not updated later when
g:airline_skip_empty_sections is set.
So disable this variable in this window, by setting the
w:airline_skip_empty_section=0 variable in the denite window.
closes #1454
2017-04-10 09:29:27 +02:00
Thomas Dy
c9a0c62b1b
Add support for denite
2017-03-15 16:41:50 +08:00