vim-airline/autoload/airline
Liam Fleming 264c1fefd2 wordcount: Compatibility fixes and General upkeep
Compatibility:
- Don't use a script-local function to update the format strings
- Protect against `:normal!' moving the cursor on on the wordcount check

Bugfix:
- Let to_string() try to return something for all values
  - Now returns correctly when passed both 0 and '0'

Upkeep:
- Simplify check again no valid key from winwidth()
- Old wordcount check: use matchstr() - more expressive and fewer steps
- Improve documentation style/clarity/detail
2018-09-22 03:34:27 +01:00
..
extensions wordcount: Compatibility fixes and General upkeep 2018-09-22 03:34:27 +01: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