vim-airline/autoload/airline
David Antaramian 42522f994a Fixes typo introduced in a10d321
Commmit a10d321809 introduced a small typo
spelling a previously set variable `trailing_fmt` as `trailing_fm`. This
causes Vim to report `trailing_fm` as an undefined variable. In this
change, the variable is properly referenced as `trailing_fmt`.
2017-06-30 18:45:21 -04:00
..
extensions Fixes typo introduced in a10d321 2017-06-30 18:45:21 -04: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 Revert "highlight: skip processing the same hi group twice" 2017-06-27 14:44:49 +02:00
init.vim syntastic: distinguis errors and warnings 2017-06-20 22:26:22 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim shorten filetype only when winwidth is < 90 2017-05-02 22:06:36 +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