vim-airline/autoload
David Briscoe 74f1f0d990 Return nothing when there is no lsp-progress
Fix: a literal '0' appears after filename on older versions of vim-lsp.

0c8164b1b3 added support for showing lsp
progress, but didn't always explicitly return a value. Vim uses 0 as a
return value when none are supplied, so when used with an older version
of vim-lsp that doesn't have the progress feature a 0 appeared in the
statusline.
2021-01-13 15:25:45 -08:00
..
airline Return nothing when there is no lsp-progress 2021-01-13 15:25:45 -08:00
airline.vim Happy new year! 2021-01-01 12:57:00 +00:00