vim-airline/autoload/airline
Christian Brabandt c65d7fe36b
highlighter: slight performance increase
do not access get() function twice. We can assign the result to a
variable and use it a second time. Should speed up the highligther part
of the code by a bit.

Since I was already touching s:Get(), also get rid of the default
parameter, as it always has been the empty string.
2017-08-11 10:46:03 +02:00
..
extensions syntastic: slightly tweak output format 2017-08-08 14:57:04 +02:00
themes Permit appending content to a theme 2017-03-12 18:16:26 -04:00
builder.vim correctly check w:airline_skip_empty_sections var 2017-04-11 22:10:43 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Update the ALE extension so it loads better and uses the new count format 2017-06-25 19:49:18 +01:00
highlighter.vim highlighter: slight performance increase 2017-08-11 10:46:03 +02:00
init.vim spell: Display spelling language 2017-08-01 19:25:20 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim spell: Display spelling language 2017-08-01 19:25:20 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim tabline: Cache title as tablocal variable 2017-06-27 14:40:31 +02:00