vim-airline/autoload
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
..
airline Visualize that ale is currently checking the current buffer 2018-10-18 21:33:15 +02:00
airline.vim better disabled highlighting for inactive windows on FocusLost 2018-10-16 10:49:17 +02:00