vim-airline/autoload
Frederic Chanal 8fde76dd63 extensions#whitespace: fix false positive for check_mix_indent_file()
This patch prevents check_mix_indent_file() form notifying a "mix-ident-file"
when working where C/CPP using space and comment like:
/**
 * Some comment on the 1st column that shall not trigger check_indent_file()
 */
This kind of file can be found in linux kernel for example.
2016-02-26 14:29:51 +01:00
..
airline extensions#whitespace: fix false positive for check_mix_indent_file() 2016-02-26 14:29:51 +01:00
airline.vim Fix matching of themes to color names 2016-02-25 08:07:51 +01:00