vim-airline/autoload/airline
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
..
extensions extensions#whitespace: fix false positive for check_mix_indent_file() 2016-02-26 14:29:51 +01:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim Problem: Load check variables has changed 2016-02-08 08:36:25 +01:00
highlighter.vim airline#highlighter: s:get_syn: fallback to 'NONE' 2016-02-16 00:44:07 +01:00
init.vim Fix matching of themes to color names 2016-02-25 08:07:51 +01:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim parts#readonly: fix filereadable check with #1054 2016-02-25 02:57:49 +01:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Revert term highlighting of airline_warning to orange 2016-02-16 23:32:38 +01:00
util.vim happy 2016! 2016-01-14 21:38:38 -05:00