mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-23 12:41:13 +08:00
0609a1f945
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. |
||
---|---|---|
.. | ||
airline | ||
airline.vim |