vim-airline/autoload
Liam Fleming 2390022e33
wordcount: do not rely on english in old versions
for older Vims, the wordcount extension falls back to `g<c-g>` and
parses the messaage that is generated.

When doing so, it expects the English locale, which might not be true.
Therefore, try to regex parse the result without using the english words
(assuming the output is still in the same order as in English).
2018-09-23 20:10:32 +02:00
..
airline wordcount: do not rely on english in old versions 2018-09-23 20:10:32 +02:00
airline.vim main: detect some more modes 2018-09-20 10:13:59 +02:00