vim-airline/autoload
Christian Brabandt bc095bcde1 limit whitespace check output for smaller screens
Sometimes, if a buffer triggers many whitespace check warnings,
and the Vim window size is too small, other parts of the statusline
might become unreadable.

Therefore, if the window size is smaller than say 120 characters
and the whitespace warning > 9 chars, limit it to 10 characters
and inidicate, that there is more to come
2016-07-01 11:10:51 +02:00
..
airline limit whitespace check output for smaller screens 2016-07-01 11:10:51 +02:00
airline.vim Add spell detection 2016-03-21 23:52:04 -07:00