vim-airline/autoload/airline
Lars Michelsen 0609a1f945 Visualize that ale is currently checking the current buffer
At the moment you can never be sure whether you look at the results
that ale just produced after your last changes or you are looking at
outdated information.

Instead of showing the last results while ale executes checks on the
current buffer it can now show a specific indicator.

This commit introduces the new config variable
`g:airline#extensions#ale#checking_symbol` which defaults to "...". In
case you don't want to see this, you may set it to an empty string.
2018-10-18 21:33:15 +02:00
..
extensions Visualize that ale is currently checking the current buffer 2018-10-18 21:33:15 +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
extensions.vim Merge pull request #1788 from hallettj/extension/languageclient 2018-09-10 07:36:15 +02:00
highlighter.vim Fix failing test 2018-10-16 12:13:24 +02:00
init.vim mode: Update doc, sort dict 2018-10-15 14:17:49 +02:00
msdos.vim
parts.vim Remove trailing space 2018-10-15 20:35:28 +08:00
section.vim
themes.vim terminal: Some improvements to Terminal detection 2018-06-04 22:44:46 +02:00
util.vim autocomd: do not re-evaluate modelines 2018-09-25 16:03:30 +02:00