remove trailing whitespace

This commit is contained in:
Christian
2020-11-17 20:47:24 +01:00
committed by Christian Brabandt
parent 06117a61e1
commit 609205f1e8

View File

@@ -275,7 +275,7 @@ function! airline#highlighter#highlight(modes, ...) abort
call airline#highlighter#exec(name.suffix, mode_colors)
endif
if !has_key(p, 'accents')
if !has_key(p, 'accents')
" work around a broken installation
" shouldn't actually happen, p should always contain accents
continue