vim-airline/autoload
Dood of Distinction e542f5e9d0
Modifies the wordcount to use the vimtex wordcount function when editing TeX files and the vimtex plugin is loaded.
With help from Karl Lervag's suggestion on how to reliably tell when the
above mentioned conditions are the case for the current buffer

Checked to work with other filetypes that use the wordcount in
vim-airline, and these seem to work as before.

Also checked that if two of these filetypes (one TeX and the other
another type, such as markdown) the two coexist peacefully, with TeX
using Karl's wordcount function, and the other using the (I assume)
native wordcount?

Fixed comment wording
2021-11-09 22:02:15 +01:00
..
airline Modifies the wordcount to use the vimtex wordcount function when editing TeX files and the vimtex plugin is loaded. 2021-11-09 22:02:15 +01:00
airline.vim autoload: fix error with vim74 2021-05-26 13:26:47 +02:00