vim-airline/autoload/airline
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
..
extensions wordcount: do not rely on english in old versions 2018-09-23 20:10:32 +02:00
themes Add a specific color for commandline mode 2018-07-26 10:22:40 +02:00
async.vim add "!" to function signatures 2018-06-13 17:52:13 +01:00
builder.vim Statusline: Use separator widths to calculate whether a title will fit 2018-03-18 00:52:34 +00:00
debug.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
extensions.vim Merge pull request #1788 from hallettj/extension/languageclient 2018-09-10 07:36:15 +02:00
highlighter.vim Revert "highlighter: Make the separators use a cterm background color" 2018-03-20 15:30:02 +01:00
init.vim main: detect some more modes 2018-09-20 10:13:59 +02:00
msdos.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
parts.vim Blacklist startify for [noperm] 2018-05-11 22:32:20 +02:00
section.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
themes.vim terminal: Some improvements to Terminal detection 2018-06-04 22:44:46 +02:00
util.vim tabline: do not show terminal buffers by default 2018-09-20 10:25:47 +02:00