vim-airline/autoload/airline/extensions
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
..
tabline autocomd: do not re-evaluate modelines 2018-09-25 16:03:30 +02:00
wordcount/formatters wordcount: Compatibility fixes and General upkeep 2018-09-22 03:34:27 +01:00
ale.vim Visualize that ale is currently checking the current buffer 2018-10-18 21:33:15 +02:00
branch.vim branch: use :noa before calling async func 2018-06-11 14:45:29 +02:00
bufferline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
capslock.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
commandt.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
csv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlp.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlspace.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
cursormode.vim cursormode: allow custom mode names 2018-01-19 13:28:02 +01:00
default.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
denite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
eclim.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
example.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
fugitiveline.vim Update to new Fugitive real path API 2018-07-22 15:39:54 -04:00
grepper.vim Add vim-grepper extension 2018-07-23 13:05:34 -07:00
gutentags.vim gutentags: output correct statusline message 2018-04-06 02:14:10 +02:00
hunks.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
keymap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
languageclient.vim Add dictionary key check for d.severity 2018-09-23 10:50:15 -04:00
localsearch.vim Adding localsearch extension (code and documentation). See https://github.com/mox-mox/vim-localsearch 2018-04-09 00:47:23 +02:00
neomake.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
netrw.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
nrrwrgn.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
obsession.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
po.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
promptline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
quickfix.vim Externalize quickfix function returning text 2018-09-28 12:56:49 +03:00
syntastic.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tabline.vim autocomd: do not re-evaluate modelines 2018-09-25 16:03:30 +02:00
tagbar.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
term.vim terminal: Some improvements to Terminal detection 2018-06-04 22:44:46 +02:00
tmuxline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
undotree.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unicode.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimagit.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimtex.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
virtualenv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
whitespace.vim Add Arduino to list of C-like languages 2018-06-18 01:09:56 +02:00
windowswap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
wordcount.vim wordcount: do not rely on english in old versions 2018-09-23 20:10:32 +02:00
xkblayout.vim xkblayout: Make Short codes configurable 2018-04-18 10:46:55 +02:00
ycm.vim Update copyright notifications 2018-01-05 10:37:59 +01:00