vim-airline/autoload/airline/extensions/wordcount/formatters
Christian Brabandt 262fdc20d5
wordcount: use the short format for widths <= 85
Previously it used a width of >= 80 to display the long word count
format. However I personally found that a bit too wide, while other
sections will be shortened too much which does not really look nice.

Therefore, adjust the limit a bit, using the short word count format for
windows up to 85 characters.
2019-10-02 14:50:55 +02:00
..
default.vim wordcount: use the short format for widths <= 85 2019-10-02 14:50:55 +02:00