mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-03-05 01:18:55 +08:00

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.