vim-airline/autoload/airline
Christian Brabandt 25e384f236
wordcount: move User autocommand to plugin
Do not scatter the autocommands around, but rather move the auto command
to the main plugin file. The function that handles the auto command will
be created in the autoload script.

Also add a call to force updating the tabline, if g:airline_statusline_ontop
is defined.

In addition, the wordcount() extension did not correctly notice
block-wise visual mode, so while creating the airline#mode_changed()
function, make the mode also detect blockwise visual mode correctly.
2019-02-04 08:25:45 +01:00
..
extensions wordcount: move User autocommand to plugin 2019-02-04 08:25:45 +01:00
themes Update metadata (copyright) 2018-12-15 19:56:30 +01:00
async.vim po: shorten and reformat message format for smaller windows 2018-11-01 10:40:41 +01:00
builder.vim builder: don't call add_separtor twice 2018-11-08 16:44:26 +01:00
debug.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
extensions.vim extensions: Add defx support 2019-01-11 10:49:31 +01:00
highlighter.vim Fix ctrlp memory leak 2019-01-17 15:34:19 +02:00
init.vim allow to show the statusline on top 2019-02-03 17:30:55 +01:00
msdos.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
parts.vim allow to show the statusline on top 2019-02-03 17:30:55 +01:00
section.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
themes.vim modes: do not add special sections to accents 2018-11-07 13:49:22 +01:00
util.vim allow to show the statusline on top 2019-02-03 17:30:55 +01:00