vim-airline/autoload
Christian Brabandt 72e457d8c2
tabline: remove static caching of s:vars
rather let them be defined whenever they are needed. They were only used
inside a single function anyhow, so it does not make sense to cache
them. In addition, having the user later change the variable won't work
as expected.
2018-01-04 14:11:13 +01:00
..
airline tabline: remove static caching of s:vars 2018-01-04 14:11:13 +01:00
airline.vim startup: remove workaround for skipping redraw 2017-11-14 23:38:32 +01:00