vim-airline/autoload
Richard Russon 4e93a90441 Abbreviate the text for 'po' translation files.
A typical status line for a 'po' (Portable Object) translation file is:

  1152 translated messages, 91 fuzzy translations, 42 untranslated messages.

Adding a substitute(), tidies this to:

  1152 translated, 91 fuzzy, 42 untranslated

which is still informative, but less verbose.
2016-11-22 11:24:10 +00:00
..
airline Abbreviate the text for 'po' translation files. 2016-11-22 11:24:10 +00:00
airline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00