vim-airline/autoload/airline
Christian Brabandt 6e5439126f
wordcount: allow to disable vimtex wordcount()
While Commit e542f5e introduced a nice little feature for TeX files to
accurately count words, this unfortunately has the drawback of being
possibly slow, especially since the statusline is often re-evaluated.

Therefore disable this feature by default. You can enable it using:

    :let g:airline#extensions#vimtex#wordcount = 1

fixes #2461
2021-11-11 22:51:02 +01:00
..
extensions wordcount: allow to disable vimtex wordcount() 2021-11-11 22:51:02 +01:00
formatter [fix] short path formatter's space 2020-11-05 23:44:29 +09:00
themes Modified dark.vim commandline gui colors 2021-01-08 15:26:18 +01:00
async.vim Happy new year! 2021-01-01 12:57:00 +00:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
debug.vim Happy new year! 2021-01-01 12:57:00 +00:00
extensions.vim Add extention to support yegappan/taglist 2021-11-11 14:26:49 +01:00
highlighter.vim style: Remove colon 2021-09-21 08:43:30 +02:00
init.vim Add extention to support yegappan/taglist 2021-11-11 14:26:49 +01:00
msdos.vim vim9: Needs at least version 8.2.22844 2021-06-07 13:44:53 +02:00
parts.vim Fix bug of g:airline_symbols.spell == '' 2021-08-16 14:41:49 +08:00
section.vim Happy new year! 2021-01-01 12:57:00 +00:00
themes.vim vim9: Needs at least version 8.2.22844 2021-06-07 13:44:53 +02:00
util.vim vim9: Needs at least version 8.2.22844 2021-06-07 13:44:53 +02:00